Assets
Update MP4 support
This method has been deprecated. Please see the Static Rendition API. Allows you to add or remove mp4 support for assets that were created without it. The values supported are capped-1080p, audio-only, audio-only,capped-1080p, standard(deprecated), and none. none means that an asset does not have mp4 support, so submitting a request with mp4_support set to none will delete the mp4 assets from the asset in question.
put/video/v1/assets/{ASSET_ID}/mp4-support
Path parameters
ASSET_IDstring required
The asset ID.
Request body
Response
OK