v5
latestOpenAPI 3.1.02026-08-025631,1012.8 MBBucket Batches
Retry Failed Documents
Retry failed documents in a batch with intelligent filtering by error type and tier.
post/v1/buckets/{bucket_identifier}/batches/{batch_id}/retry
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.
Request body
Example request
{
"description": "Retry only transient errors (default, recommended)",
"retry_mode": "transient_only"
}Response
Successful Response
object required