Skip to main content
POST
Create contact

Authorizations

Authorization
string
header
required

API key from Developer Tools. Use Authorization: Bearer <api_key>. Do not send a user JWT; it will be rejected with 401.

Body

application/json
first_name
string
required
phone
string
required
last_name
string
email

Response

Created

status
integer
required
success
any
required
message
string
required
data
object
required

Response payload

errors
object[]
required