Sign in

Create text track

documented

Create a new text track (caption/subtitle) for a video.

POST /videos/{video_id}/text_tracksVideosno implementation yet0 runs

Input

video_id*
Video ID
Video ID (e.g., 123456789)
type*
Text track type
captions or subtitles
language*
Language code (ISO 639-1)
en
content*
VTT content
WEBVTT content
Calls vimeo as you (your API key is your account); keychains.dev holds the credentials.
Create text track · vimeo · OpenIntegrations