latestOpenAPI 3.1.22026-08-10223187.9 KB

7610937217a4

Complete Upload

Complete Video Upload

Send metadata of the multi-part uploads to complete the upload and begin processing the video.

Optionally include the MD5 hash of the source video file to validate successful upload before processing.

Request body

PropertyTypeDescription
uploadResultsArrayAn array of part number and ETag pairs of the uploaded parts. ETags are returned by S3 upon upload of the part.
uploadResults.*.partNumIntegerPart number of the uploaded part, starting from 1
uploadResults.*.eTagStringeTag value returned by S3 upon upload of the part
patch/video/{requestId}/complete-upload/

Path parameters

requestIdstring uuid required

Request body

md5Hashstring

MD5 hash of the source video file in hex

Response

Successful response

messagestring