Create a contact
Create a contact for a workspace.
POST
Body
application/json
The unique identifier of the user who created the contact.
An external identifier of the contact.
Required string length:
1 - 75
The contact's source. Defaults to null
for contacts created in the UI. Defaults to public-api
for contacts created via the public API. Cannot be one of the following reserved words: openphone
, device
, csv
, other
or start with one of the following reserved prefixes: openphone
, csv
.
Required string length:
1 - 72
Response
201 - application/json
Was this page helpful?