Campaigns
Pause Campaign
Pause an active campaign.
POST
Path Parameters
Campaign ID (must be in running status)
Response 200
Note: Calls currently in progress will complete normally. Only new outreach is paused. Use Resume to continue.
Errors
| Code | Description |
|---|---|
401 | Missing or invalid authentication |
404 | Campaign not found |
409 | Campaign is not in running status |

