Skip to main content
DELETE
Delete SMS campaign
Cancels a scheduled or running campaign. Already-sent messages cannot be recalled.

Request

Response

200 OK:
cancelled_count is the number of pending recipients that will not be messaged. Already-sent messages remain delivered.

Behaviour

  • Scheduled campaign: cancels before launch. Nothing is sent.
  • Running campaign: stops further sends. Already-queued messages may still go through (Twilio is faster than our cancel signal).
  • Done campaign: returns 400 — nothing to cancel.

Errors