v50

latestOpenAPI 3.0.3raw.githubusercontent.com2025-01-2810050281.4 KB
Videos

Delete a Video Variant

Delete a language variant for a video metadata

delete/v1/accounts/{{account_id}}/videos/{{video_id}}/variants{language}}

Path parameters

account_idstring required

Video Cloud account ID.

video_idstring required

Video ID (specified as {video_id}}).

languagestring required

The language for the variant in the language-country code format (examples: en-US, es-ES)

Headers

Content-Typestring required

Content-Type: application/json

Authorizationstring required

Authorization: Bearer {access_token} - see Getting Access Tokens

Response

204 NO CONTENT