Batch Create Contacts
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
array of objectrequired
Array of contacts to create.
string
First name.
string
Last name.
string
Display name.
string
Phone number in E.164 format without the plus sign.
string
Email address.
boolean
Whether the contact is opted out of messaging.
Uncommon arguments
boolean
Overwrite matching existing contacts.