v31

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-28124212862.9 KB
Assets

Create a static rendition for an asset

Creates a static rendition (i.e. MP4) for an asset

post/video/v1/assets/{ASSET_ID}/static-renditions

Path parameters

ASSET_IDstring required

The asset ID.

Request body

resolution'highest' | 'audio-only' | '2160p' | '1440p' | '1080p' | '720p' | '540p' | '480p' | '360p' | '270p' required
passthroughstring

Arbitrary user-supplied metadata set for the static rendition. Max 255 characters.

Response

Created