Accept Request
Authorizations
X-API-KeystringRequired
Path parameters
requestIdstring · uuidRequiredExample:
c1f96dc2-c448-00e6-82ed-14ecb6403c62Responses
202
Successful response
application/json
uploadIdstringOptionalExample:
Upload ID for completing multi-part upload
GDlWC7qIaE6okS41Xf/ktpuS5XzTRabgurlsstring[]OptionalExample:
URLs to PUT the parts to. The source video should be split into urls.length number of byte ranges.
["https://videocloud.s3.amazonaws.com/0193893a-a2ba-799e-b258-928f02c0f419/source.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256...x-id=UploadPart","https://videocloud.s3.amazonaws.com/0193893a-a2ba-799e-b258-928f02c0f419/source.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256...x-id=UploadPart"]messagestringOptionalExample:
The endpoint will return message only if the video will be sourced from an external storage provider
Accepted400
Bad request
application/json
401
Unauthorized
application/json
402
Payment required
application/json
403
Forbidden
application/json
404
Enhancement request with the provided ID not found
application/json
500
Internal server error
application/json
503
Service unavailable
application/json
patch/video/{requestId}/accept
Last updated
