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
| Property | Type | Description |
|---|---|---|
| uploadResults | Array | An array of part number and ETag pairs of the uploaded parts. ETags are returned by S3 upon upload of the part. |
| uploadResults.*.partNum | Integer | Part number of the uploaded part, starting from 1 |
| uploadResults.*.eTag | String | eTag value returned by S3 upon upload of the part |
patch/video/{requestId}/complete-upload/
Path parameters
requestIdstring uuid required
Request body
Response
Successful response