v1
latestOpenAPI 3.0.02026-07-175989869.3 KBChapters
Upload a chapter
Upload a VTT file to add chapters to your video. Chapters help break the video into sections. Read our tutorial for more details.
post/videos/{videoId}/chapters/{language}
Path parameters
videoIdstring required
The unique identifier for the video you want to upload a chapter for.
languagestring required
A valid BCP 47 language representation.
Response
Success
Example response
{
"src": "https://cdn.api.video/vod/vi3N6cDinStg3oBbN79GklWS/chapters/fr.vtt",
"language": "language",
"uri": "uri"
}