Skip to main content
POST
MCP Access Blocked — This endpoint is not accessible via MCP (Model Context Protocol) integrations. It must be called directly using your API token from your own infrastructure.

Authorizations

string | header
required
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

string
required
The id of the campaign to abort.

Response

Returns the updated campaign object with status set to aborted. Aborting a campaign immediately stops all pending sends. Emails already sent are not recalled.
boolean
Indicates whether the request was successful.
object
The aborted campaign object.