Update video track

Body Params
string
required

Key of the track that should be updated.

string

New track label.

string

New language of the track data. Should be a valid two-character BCP47 language tag (for example, en or fr). Can also include hyphenated region or microlanguage subtags (for example, en-US).

integer

(unsigned integer) Position in the tracks list to which track should be moved. Index of the first position is 0. Only for subtitles or captions track kinds.

string

Specifies if track file should be updated:

  • True: Update track file. A link block will be returned to which the file can be uploaded.

  • False: Do not update track file.

Default is False.

string

Updates the publish status of a track.

  • ready: Track is published.

  • draft: Track is unpublished.

The track must have a status of ready or draft, and can only be updated to either ready or draft.

Responses

Language
URL
Choose an example:
Example response (update_file == False)
Example response (update_file == True)
Response
© 2007-2025 Longtail Ad Solutions, Inc.


5