Create a contact

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
namestringOptional
The contact's name.
phone_numberstringOptional
The contact's phone number.
emailstringOptional
The contact's email address.
contact_metadataobjectOptional

Response

200
statusstring or null
responseobject or null