Stop campaign execution permanently.
Stop (cancel) a campaign permanently. Use this to terminate a running, paused, or scheduled campaign.Documentation Index
Fetch the complete documentation index at: https://docs.burki.dev/llms.txt
Use this file to discover all available pages before exploring further.
campaign_id (integer, required): The unique identifier of the campaigncancelledrunning - Currently executingpaused - Temporarily pausedscheduled - Waiting to start| Status Code | Description |
|---|---|
| 400 | Campaign cannot be stopped (invalid status) |
| 404 | Campaign not found |
| Action | Resume Possible | Status | Use Case |
|---|---|---|---|
| Pause | Yes | paused | Temporary break, plan to continue |
| Stop | No | cancelled | Permanent termination |