cURL
curl --request DELETE \ --url https://app.autocalls.ai/api/user/campaign/{id} \ --header 'Authorization: Bearer <token>'
{ "message": "Campaign deleted successfully" }
Delete a specific campaign
Documentation IndexFetch the complete documentation index at: https://docs.autocalls.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.autocalls.ai/llms.txt
Use this file to discover all available pages before exploring further.
Show Error Response