cURL
curl --request DELETE \ --url https://api.interchange.io/api/v2/buyer/campaigns/{campaignId} \ --header 'Authorization: Bearer <token>'
{ "data": null, "error": { "code": "<string>", "message": "<string>", "field": "<string>", "details": {} } }
Delete a campaign.
Documentation IndexFetch the complete documentation index at: https://docs.interchange.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.interchange.io/llms.txt
Use this file to discover all available pages before exploring further.
API key or access token
Unique identifier for the campaign
1
"cmp_987654321"
No content