Campaigns
Campaign Action
Perform a lifecycle action on a campaign.
- launch: Start processing calls. Campaign must be in ‘pending’ or ‘paused’ state.
- pause: Suspend call processing. Campaign must be in ‘processing’ state.
- resume: Resume a paused campaign.
- abort: Cancel all pending/queued/ready calls and mark them as failed.
POST
Authorizations
Retrieve your API Key from Dashboard API Keys Section.
Path Parameters
Campaign configuration ID
Body
application/json
The body is of type any.
Response
Successful Response