PUT
/
campaigns
/
{campaignId}
/
cancel
This will cancel a campaign and cancel all scheduled calls, however, it will not cancel any calls that are currently in progress.

Authorizations

Authorization
string
headerrequired

Your API key, e.g. caldLiveDe39a3accb206dd615f30d118e519df0

Path Parameters

campaignId
string
required

The campaign ID of the campaign

Response

200 - application/json
status
string

Whether the campaign was successfully cancelled, can be either success or failed