cURL
curl --request POST \ --url https://app.luly.ai/api/v1/batches/{batch_id}/stop \ --header 'authorization: <authorization>'
{ "status": "success", "pathway_id": "9d404c1b-6a23-4426-953a-a52c392ff8f1" }
Stops all active calls in a batch.