v5
latestOpenAPI 3.1.02026-08-025631,1012.8 MBBucket Batches
Delete Documents Produced by Batch
Delete all documents that were produced by this batch. Useful for cleaning up documents from batches that produced bad data (e.g. null vectors). Only works for terminal batches.
delete/v1/buckets/{bucket_identifier}/batches/{batch_id}/documents
Path parameters
bucket_identifierstring required
The unique identifier of the bucket.
The unique identifier of the bucket.
batch_idstring required
The unique identifier of the batch.
The unique identifier of the batch.
Response
Successful Response
object required