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