Create Chapter
Chapters
Create Chapter
Add a new chapter to a video project
POST
Create Chapter
Overview
Creates a new chapter within a project. Chapters are segments of your video that can have individual content and duration.Request
Path Parameters
The project ID
Headers
Bearer token with your API key
Must be
application/jsonBody
Chapter name (1-30 characters)
Optional duration in seconds (must be positive integer)
Response
Unique chapter identifier (format:
cht_[A-Za-z0-9]{21})Parent project ID
Chapter name
Duration in seconds
ISO 8601 timestamp when the chapter was created
Examples
Response Example
Error Responses
Invalid request parameters
Project not found
Next Steps
Submit Prompt
Add video content to this chapter
List Chapters
View all chapters in the project