curl -X POST "https://api.magpipe.ai/functions/v1/batch-calls" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action": "cancel", "batch_id": "f1e2d3c4-5678-9012-3456-789012345678" }'
{ "success": true, "message": "Batch cancelled" }
Cancel a running or scheduled batch call campaign
draft
scheduled
running
paused
cancel