curl -X POST https://api.ravan.ai/api/v1/campaigns/019d5b4c-8d9e-0f1a-2b3c-4d5e6f7a8b9c/start \ -H "X-Api-Key: YOUR_API_KEY"
{ "success": true, "message": "Campaign started successfully", "data": { "id": "019d5b4c-8d9e-0f1a-2b3c-4d5e6f7a8b9c", "status": "running", "started_at": "2026-03-21T09:00:00Z" } }
Start execution of a draft or completed campaign. The system will begin placing outbound calls to contacts according to the schedule.
status
running
Campaign UUID
Successful response
Show child attributes