Videos
Create track
Create a new track
POST
/
videos
/
{VIDEO_ID}
/
tracks
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the video
Body
application/json
Their language as a string
Required string length:
1 - 20
Their language as a code
Available options:
de-DE
, en-AU
, en-GB
, en-US
, es-ES
, fr-FR
, it-IT
Their type
Available options:
subtitles
The URL of a WebVTT .vtt file we can fetch the subtitles from
Maximum length:
200
Generate using AI