File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ 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. | string | ✅ | ✅ |
64
- | ` email ` ** | The email address of the customer. It's used for sending email notifications of any support messages. | string | ❌ | ✅ |
64
+ | ` email ` ** | The email address of the customer used for sending email notifications of any support messages. | string | ❌ | ✅ |
65
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
You can’t perform that action at this time.
0 commit comments