curl -X POST https://api.ravan.ai/api/v1/campaigns/019d5b4c-8d9e-0f1a-2b3c-4d5e6f7a8b9c/resume \ -H "X-Api-Key: YOUR_API_KEY"
{ "success": true, "message": "Campaign resumed successfully", "data": { "id": "019d5b4c-8d9e-0f1a-2b3c-4d5e6f7a8b9c", "status": "running" } }
Resume a paused campaign. The system will continue placing outbound calls from where it left off.
status
running
Campaign UUID
Successful response
Show child attributes