Confirm multiple uploads in a single request (processed asynchronously).
Maximum 100 confirmations per batch. All uploads must belong to the same bucket.
Returns a task_id to track progress via GET /v1/tasks/.
REQUIRED: Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
REQUIRED: Namespace identifier for scoping this request. All resources (collections, buckets, taxonomies, etc.) are scoped to a namespace. You can provide either the namespace name or namespace ID. Format: ns_xxxxxxxxxxxxx (ID) or a custom name like 'my-namespace'
The unique identifier of the bucket
Request to confirm multiple uploads in batch.
List of confirmations with upload_id, etag, file_size_bytes
1 - 100 elementsSuccessful Response
Response from batch confirmation.
Task ID for tracking batch confirmation progress
Task status
PENDING, IN_PROGRESS, PROCESSING, COMPLETED, COMPLETED_WITH_ERRORS, FAILED, CANCELED, UNKNOWN, SKIPPED, DRAFT, ACTIVE, ARCHIVED, SUSPENDED Number of confirmations being processed
Full task details
Status message