Skip to main content
PUT
Replace video chapters

Authorizations

Authorization
string
header
required

API key obtained from your Tella account settings

Path Parameters

id
string
required

Unique video identifier

Example:

"vid_abc123def456"

Body

application/json

Replace all chapters on a video

chapters
object[]
required

Complete replacement chapter list in ascending timestamp order (maximum 100). Pass an empty array to clear all chapters.

Maximum array length: 100

Response

Chapters replaced

Video chapters

chapters
object[]
required

Chapters on the final video timeline, ordered by timestamp