Cancel campaign

Cancel a campaign and mark it as canceled.

Cancelable source states: scheduled or paused (all channel types), or started (email only). Any other status (e.g. draft, sent, canceled) returns 409.

Supported cases:

  • Any scheduled or paused campaign (all channel types)
  • Started email campaigns

Note: For started campaigns, cancellation is best-effort — messages already in flight may still be delivered.

Scopes: campaigns.write

Path Params
string
required

Campaign ID (24 character hexadecimal)

Headers
string
required
Defaults to 2026-preview

API version that specifies the response format and behaviour

Responses
204

Campaign cancel initiated successfully

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*