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