Create text track
documentedCreate a new text track (caption/subtitle) for a video.
POST /videos/{video_id}/text_tracksVideosno implementation yet0 runsInput
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.