Skip to main content
POST
Bulk Add Contacts to Campaign

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

campaign_id
string<uuid>
required

Body

contact_ids
any

Array of contact UUIDs, or the literal string "all".

filters
any
limit
integer

Response

created
integer
required

Number of new enrollments created (existing enrollments are unchanged).