cURL
curl --request PUT \ --url https://my.cald.ai/client/api/v1/campaigns/{campaignId}/cancel \ --header 'Authorization: <api-key>'
{ "status": "<string>" }
Cancel a specific campaign
Your API key, e.g. caldLiveDe39a3accb206dd615f30d118e519df0
caldLiveDe39a3accb206dd615f30d118e519df0
The campaign ID of the campaign
Success response with campaign details
Whether the campaign was successfully cancelled, can be either success or failed
success
failed