Skip to content

Commit cea6183

Browse files
Update fern/docs/pages/plug-sdk/web/user-identity.mdx
Co-authored-by: Ben Colborn <[email protected]>
1 parent 85ff888 commit cea6183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/docs/pages/plug-sdk/web/user-identity.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ curl --location 'https://api.devrev.ai/auth-tokens.create' \
8282
|-----------------|-------------------------------------------------------------------------------------------------------------------|--------|----------|--------|
8383
| `account_ref` | A unique reference for the account. | string |||
8484
| `display_name` | The name of the account that's shown on the widget. | string |||
85-
| `domains` | Use a unique format like 'devrev.ai'. Formats such as 'https://devrev.ai' or 'www.devrev.ai' are not valid. | array |||
85+
| `domains` | Use a format like `devrev.ai`. Formats such as `https://devrev.ai` or `www.devrev.ai` are not valid. | array |||
8686
| `phone_numbers` | The phone number associated with the account must be in E.164 format. | array |||
8787

8888
<Callout intent="note">

0 commit comments

Comments
 (0)