Batches API v1Alpha
Cancel batch
Cancel a batch.
patch/api/v1alpha/batches/{batch_id}/cancel
Path parameters
batch_idnumber required
The ID of the batch.
Response
Successfully cancelled the batch.
Example response
{
"success": true
}Cancel a batch.
The ID of the batch.
Successfully cancelled the batch.
{
"success": true
}