File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ curl --location 'https://api.devrev.ai/auth-tokens.create' \
61
61
| Attributes | Description | Type | Required | Unique |
62
62
| ---------------| -----------------------------------------------------------------------------| --------| ----------| --------|
63
63
| ` user_ref ` | A unique user reference that the DevRev app uses for identifying your users. This parameter is required. | string | ✅ | ✅ |
64
- | ` email ` | The email address of the customer. It's used for sending email notifications of any support messages. | string | ❌ | ✅** |
65
- | ` display_name ` | The name of the user that's shown on the widget. | string | ❌* | ❌ |
64
+ | ` email ` ** | The email address of the customer. It's used for sending email notifications of any support messages. | string | ❌ | ✅ |
65
+ | ` display_name ` * | The name of the user that's shown on the widget. | string | ❌ | ❌ |
66
66
| ` phone_numbers ` | The customer's mobile number, which must adhere to the E.164 format. | array | ❌ | ❌ |
67
67
68
68
* If nothing is specified, a system-generated name is assigned to the user.
You can’t perform that action at this time.
0 commit comments