Campaigns API (Preview)
cURL
curl --request DELETE \ --url https://api.example.com/api/v4/campaigns/{id}/cancel \ --header ':cookie: <api-key>'
{ "error": { "type": "error", "message": "<string>", "code": "<string>" } }
No Content
Was this page helpful?