v1

latestOpenAPI 3.0.12026-07-244011,5573.5 MB
Batch Jobs

Delete a batch job

Permanently deletes a batch job record. The job must be in a terminal state (DONE, FAILED, CANCELED, or EXPIRED). This action is irreversible; the job record cannot be recovered after deletion.

delete/v6/batches/{batchId}

Path parameters

batchIdstring required

Batch job ID.

Response

Batch job deleted. Returns the final job record at the time of deletion.