Create a contact

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
namestringRequired
The contact's name.
phone_numberstringRequired
The contact's phone number.
emailstringOptional
The contact's email address.
contact_metadataobjectOptional
Additional metadata for the contact.

Response

200
statusstring or null
responseobject or null