Media Assets
Add Rendition
Add a remote rendition to the given video. Note: you can use /videos/ref:reference_id instead of /videos/video_id
post/v1/accounts/{{account_id}}/videos/{{video_id}}/assets/renditions
Path parameters
account_idstring required
Video Cloud account ID.
video_idstring required
Video ID (specified as {video_id}}).
Headers
Content-Typestring required
Content-Type: application/json
Authorizationstring required
Authorization: Bearer {access_token} - see Getting Access Tokens
Request body
Response
Rendition asset created