Campaigns
Launch Campaign
Launch a campaign to start reaching contacts.
POST
Path Parameters
Campaign ID (must be in draft status)
Response 200
Prerequisites
Before launching, ensure:- Campaign has at least one contact
- Agent exists and is properly configured
- Sufficient wallet balance for the campaign
- If voice campaign: agent has
voiceEnabled: true
Errors
| Code | Description |
|---|---|
401 | Missing or invalid authentication |
402 | Insufficient balance |
404 | Campaign not found |
409 | Campaign is not in draft status |
422 | Campaign configuration is incomplete |

