Skip to main content
POST
Add Contact Api

Authorizations

X-API-Key
string
header
required

Key used to authenticate user API requests.

Body

application/json
email
string<email>
required
custom_data
Custom Data · object
first_name
string | null
Required string length: 1 - 63
last_name
string | null
Required string length: 1 - 63
city
string | null
Required string length: 1 - 63
country
string | null
Required string length: 1 - 63
tags
string[]
Maximum array length: 16
Required string length: 1 - 31

Response

Successful Response

id
integer
required