Skip to main content
PATCH
Rename a caption track

Authorizations

X-Auth-Token
string
header
required

API key created in the dashboard or via POST /v1/api/api-keys. Keys are prefixed pn_ and do not expire until revoked.

Path Parameters

videoId
string
required

Video ID (GUID)

Example:

"657bb740-a71b-4529-a012-528021c31a92"

srclang
string
required

Caption language code

Example:

"en"

Body

application/json
label
string
required
Example:

"English (CC)"

Response

Label updated

message
string
Example:

"success"