Create Contact
Create a new contact.
Authorizations
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Body
Phone number of the contact.
First name of the contact.
Last name of the contact.
Full set of tags for the contact.
501 - 40\SValues must match the types defined in CRM config custom fields. Set a value to null to clear it.
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.
Tags assigned to the contact.
501 - 40\SCustom 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.

