cURL
curl --request POST \ --url https://api.callers.ai/campaigns/{campaignId}/stop \ --header 'Authorization: <api-key>'
{ "status": "error", "message": "<string>", "data": [ {} ] }
Deactivates the specified campaign
Documentation IndexFetch the complete documentation index at: https://docs.callers.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.callers.ai/llms.txt
Use this file to discover all available pages before exploring further.
Optional sub organization ID. Must belong to your main organization API key.
error