Skip to main content

Delete (cancel) a campaign

DELETE 

/v1/campaigns/:campaign_id

Delete a campaign by id.

This is a soft delete that cancels the campaign: the record and its delivery history are retained for reporting, but it stops appearing in the active list and cannot be launched.

Requires the campaigns:write scope.

Request

Responses

Successful Response