Contacts
Create contact
Creates a new Contact object.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The account ID
Body
application/json
POST body for creating a contact
The contact's phone number in E.164 format.
The contact's first name.
The contact's last name.