Skip to content

Commit 0f8ec28

Browse files
Update fern/docs/pages/sdks/web/user-identity.mdx
Co-authored-by: Ben Colborn <[email protected]>
1 parent c656933 commit 0f8ec28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/docs/pages/sdks/web/user-identity.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ curl --location 'https://api.devrev.ai/auth-tokens.create' \
6161
| Attributes | Description | Type | Required | Unique |
6262
|---------------|-----------------------------------------------------------------------------|--------|----------|--------|
6363
| `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 |||
6565
| `display_name`* | The name of the user that's shown on the widget. | string |||
6666
| `phone_numbers` | The customer's mobile number, which must adhere to the E.164 format. | array |||
6767

0 commit comments

Comments
 (0)