Skip to main content
POST
Create chapter

Authorizations

Authorization
string
header
required

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

Path Parameters

VIDEO_ID
string
required

ID of the video

Example:

"abcde12345abcde12345a"

Body

application/json
name
string

A short label for the chapter

Maximum string length: 20
start
string

When the chapter starts, as HH:MM:SS

Maximum string length: 8

Response

Chapter

success
boolean
required
Example:

true

result
object
required
Example:
errors
object[]
required
Example: