Skip to main content
POST
Cancel Campaign

Cancel Campaign

Immediately terminate a campaign. Ongoing calls are completed, but no new calls are initiated.

Path Parameters

string
required
UUID of the campaign to cancel

Example Request


Response 200 OK


Behavior

  • Immediately stops initiating new calls
  • Ongoing calls complete normally
  • Status transitions to cancelled
  • Cannot be resumed after cancellation

Comparison: Stop vs Cancel

Cancellation is permanent. Use /pause if you need to temporarily suspend the campaign.