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
The body is of type object[]
.
Response
200 - application/json
Contacts added to campaign
The response is of type object
.