latestOpenAPI 3.1.02026-08-15557285515.3 KB

11d770ad7302

Batch Processing

Delete Batch Document

Delete a single document from a batch (pages, batch_document row, S3 objects). Removes the batch row if this was the last document in the batch.

delete/api/batch/{batch_id}/document/{document_id}

Path parameters

batch_idstring uuid required
document_idstring uuid required

Response

Successful Response

{"stackTrail":"paths:/api/batch/{batch_id}/document/{document_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}