v10

latestOpenAPI 3.1.02026-08-0375143791.1 KB
Batch

Delete a batch

Permanently delete a finished batch and its stored results. Active batches must settle first.

delete/batch/{batch_id}

Path parameters

batch_idstring required

ID of the batch to retrieve or cancel.

Example:batch_9f2c8a

ID of the batch to retrieve or cancel.

Response

Batch and its stored results are permanently deleted.

idstring

ID of the deleted batch.

deletedboolean

Always true on success.