Skip to main content
POST
Create Contact

Headers

Authorization
string | null

Body

application/json

Request to create a contact.

phone_number
string
required
Required string length: 5 - 50
name
string | null
Maximum string length: 255
email
string | null
Maximum string length: 255
tags
string[] | null
custom_fields
Custom Fields · object | null

Response

Successful Response

Single contact response.

id
string<uuid>
required
phone_number
string
required
source
string
required
is_opted_out
boolean
required
tags
string[]
required
created_at
string
required
updated_at
string
required
name
string | null
email
string | null
whatsapp_name
string | null
profile_picture_url
string | null
custom_fields
Custom Fields · object | null
source_details
string | null
opted_out_at
string | null
last_message_at
string | null