Create Contact
Create a new contact.
Authorizations
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Body
Response
Contact created.
Unique identifier for the contact.
Organization this contact belongs to.
Phone number of the contact.
Epoch milliseconds when the contact was created.
First name of the contact.
Last name of the contact.
Whether this contact should not be called.
CRM record ID from the external provider.
Custom fields defined in CRM config.
Number of conversations (calls and chats) associated with this contact.
Epoch milliseconds of the most recent conversation with this contact.
Epoch milliseconds when the contact was last modified.

