Bulk Add Contacts to Campaign
Email Campaigns
Bulk Add Contacts to Campaign
Add many contacts to a campaign in one call. Either pass an explicit contact_ids array, or contact_ids="all" together with filters (same shape as the contact list filters). Contacts without an email or with DND set are skipped.
POST
Bulk Add Contacts to Campaign
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Number of new enrollments created (existing enrollments are unchanged).

