Cancel a Batch
Stop the execution of a batch that has been submitted but not yet completed.
POST
https://llm.siraya.ai/v1/batches/{batch_id}/cancel
Body
batch_id
string
Required
The unique identifier of the batch to cancel.
Example Response