Skip to main content
POST
Create a contact

Authorizations

api_access_token
string
header
required

API Access Token (underscore format)

api_account_id
string
header
required

Account ID (underscore format for unified message endpoints)

Path Parameters

account_id
string
required

ID of the account in Domix AI

Example:

"16"

Body

application/json
name
string
Example:

"Sara Ahmed"

email
string<email>
Example:

"sara.ahmed@example.com"

phone_number
string
Example:

"+966555555555"

custom_attributes
object
labels
string[]

Response

Contact created successfully

payload
object