Skip to main content
POST
Cancel a campaign
Permanently stops remaining work. Allowed from running or paused.
Authentication required
  • X-Auth-ID β€” your Vobiz account ID
  • X-Auth-Token β€” your Vobiz auth token
string
required
Your Vobiz account ID. Use the same value in X-Auth-ID.
string
required
Your Vobiz account ID, for example MA_XXXXXXXX.
string
required
The campaign to cancel. It must be running or paused.

Example

cURL
Sends the campaign.cancelled webhook when notify_url is configured. Contacts, CDRs, and statistics are preserved β€” you can still download results.
Cancellation is irreversible. No further contacts are dialled and the campaign cannot be restarted. Verify the account and campaign ID before sending the request.

Lifecycle

Invalid transitions return 409 Conflict. Control endpoints take no request body.