Create a contact

Create a contact. If a contact with the same phone number, email, or conversation uid is found it will update the contact.

Required scope: write_contacts.

Body Params

Create contact params

address
object | null

The address of the resource

attributes
array of objects

List of attribute objects

attributes
contactStatus
object

A contact status, you need either the name or uid

string
(.+)@(.+)\.(.+)

The email address of the resource

locations
array of uuids
required

List of location UIDs

locations*
string
required

The name of the resource

string
^\+[1-9]\d{1,15}$

The phone number of the resource

tags
array of uuids

List of tag UIDs

tags
Responses

Callback
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json