Skip to main content

Complete an upload

PUT 

/uploads/:uploadId/complete

Marks an upload as completed. A new Media asset will be created and the transcoding and metadata extraction are scheduled. If no channelId is provided, the Media asset is assigned to the default Channel. If duplicate check is enabled and a duplicate file (based on the file-hash) was uploaded, it will return 409 Conflict

Request

Responses

Successful response.