curl --request DELETE \
--url https://app.altheastudio.ai/api/agents/{agent_id}/scheduled_batches/{batch_id} \
--header 'X-API-Key: <api-key>'Deletes a scheduled call batch
curl --request DELETE \
--url https://app.altheastudio.ai/api/agents/{agent_id}/scheduled_batches/{batch_id} \
--header 'X-API-Key: <api-key>'