Skip to main content
PUT
Upload Subtitle File

Description

Multipart upload that writes subtitles (srt) or captions (vtt) to the expected S3 key for the media (upload_subtitle_file). The uploaded filename extension must match file_type.

Authorizations

X-API-Key
string
header
required

Path Parameters

video_id
string
required
file_type
enum<string>
required
Available options:
srt,
vtt

Body

multipart/form-data
file
file
required
language
string
default:source

Response

Successful Response