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
- 200
- 400
- 401
- 403
- 404
- 422
- 429
Successful Response
Error
Error
Error
Error
Validation Error
Error