Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The account for which the contact should be created.
Example:
"acct_01j9a43avnfqzbjfch6pygv1td"
Body
application/json
Parameters for creating a contact
The contact's phone number in E.164 format.
Example:
"+18015551234"
The contact's email address.
The contact's first name.
The contact's last name.
Set of key-value pairs that will be stored with the object.
Response
Created contact
A contact who has consented to receive messages
Unique identifier for the object.
The contact's phone number in E.164 format.
Example:
"+18015551234"
The contact's email address.
The contact's first name.
The contact's last name.
Set of key-value pairs that will be stored with the object.