Pause campaign execution.
Pause a running campaign. In-progress calls will complete, but no new calls will be initiated.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 campaignpaused| Status Code | Description |
|---|---|
| 400 | Campaign is not running |
| 404 | Campaign not found |