Skip to main content
POST
Create Contact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
first_name
string
last_name
string
email_address
string
telephone_number
string
from_integration
boolean
integration
string
from_whatsapp
boolean
from_email
boolean
fields
object[]

Response

Created contact ID

id
integer