Completes a multipart upload after all parts have been transferred.

Behavior: Finalizes the multipart upload by combining all uploaded parts into the final asset file. This triggers post-upload processing including media analysis, transcoding, AI detection, and search indexing. Call this only after all parts have been uploaded and confirmed via the complete-part endpoint.

Authorization: Requires a valid Bearer token.

Side Effects: The uploaded parts are assembled into the final file. Asynchronous processing jobs (transcoding, AI analysis, indexing) are triggered.

Error Scenarios: Returns 401 if the caller is not authenticated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the asset upload to complete.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json