Create Contact
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
First name of the contact.
stringrequired
Last name of the contact.
string
Description of the contact.
array of string
Tags associated with the contact.
boolean
Set true to mark the contact as do not call.
boolean
Set true to mark the contact as do not text.
boolean
Set true to mark the contact as do not email.
Uncommon arguments
array of object
Contact channels array, such as email or phone channel objects.