Batch
Cancels an in-progress batch. The batch will be in status `cancelling` for up to 10 minutes, before changing to `cancelled`, where it will have partial results (if any) available in the output file.
post/batches/{batch_id}/cancel
Path parameters
batch_idstring required
The ID of the batch to cancel.
Response
Batch is cancelling. Returns the cancelling batch's details.