v31

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

Delete an asset track

Removes a text or additional audio track from an asset. Neither video nor the primary audio track can be removed.

delete/video/v1/assets/{ASSET_ID}/tracks/{TRACK_ID}

Path parameters

ASSET_IDstring required

The asset ID.

TRACK_IDstring required

The ID of the track for an asset.

Response

No Content