Skip to main content
PUT
Upsert Chapter

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

libraryId
string
required

Unique identifier of the library.

videoId
string
required

Unique identifier of the targeted video resource.

Body

application/json
chapters
object[]
required

List of chapters to create or update within the video. Each chapter defines a time range and title.

Response

data
object[]
required
message
string
required
success
boolean
required