post
https://api.omnisend.com/api/campaigns//cancel
Cancel a campaign and mark it as canceled.
Cancelable source states: scheduled (all channel types), or started/paused (email only). Any other status (e.g. draft, sent, canceled) returns 409.
Supported cases:
- Any scheduled campaign (all channel types)
- Started or paused email campaigns
Note: For started campaigns, cancellation is best-effort — messages already in flight may still be delivered.
Scopes:
campaigns.write
204Campaign cancel initiated successfully