Contacts
Add Contacts to Campaign
Add contacts to a campaign
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of campaign to add contacts to
Body
application/json · object[]
Array of contacts to add
Contact's first name
Contact's last name
Contact's phone number
Additional custom data for the contact
Was this page helpful?