File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
fern/docs/pages/plug-sdk/web Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ curl --location 'https://api.devrev.ai/auth-tokens.create' \
82
82
| -----------------| -------------------------------------------------------------------------------------------------------------------| --------| ----------| --------|
83
83
| ` account_ref ` | A unique reference for the account. | string | ❌ | ✅ |
84
84
| ` 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 | ❌ | ✅ |
86
86
| ` phone_numbers ` | The phone number associated with the account must be in E.164 format. | array | ❌ | ❌ |
87
87
88
88
<Callout intent = " note" >
You can’t perform that action at this time.
0 commit comments