Skip to main content
POST
Create a contact

Authorizations

Authorization
string
header
required

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

Body

application/json
email
string<email>
required
fields
object

Response

Contact created

status
integer
required

HTTP response status code

data
object