v3
latestOpenAPI 3.1.02026-07-3197486526.1 KBmultipartUpload
Report uploaded chunks
This method reports successfully uploaded chunks to the platform. The platform finalizes the upload after you report all chunks.
For optimal performance, report chunks in batches and in any order.
post/assets/multipart-uploads/{upload_id}
Path parameters
upload_idstring required
The unique identifier of the upload session.
Headers
x-api-keystring required
Your API key.
<Note title="Note"> You can find your API key on the <a href="https://playground.twelvelabs.io/dashboard/api-keys" target="_blank">API Keys</a> page. </Note>Request body
Response
The completion of this batch has been successfully reported.