Skip to main content
POST
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.

Path Parameters

string
required
The ID of the batch to cancel.

Response

Returns the Batch object with status cancelling.
string
The batch ID.
string
Will be cancelling immediately after the request, then cancelled once cancellation is complete.
integer
The Unix timestamp (in seconds) for when the batch started cancelling.