Edit Chapter

Deprecated
PATCH
/v1/projects/:project_id/chapters/:chapter_id

Edits a chapter.

Path parameters

project_idstringRequired

The ID of the Studio project.

chapter_idstringRequired

The ID of the chapter.

Request

This endpoint expects an object.
namestringOptional

The name of the chapter, used for identification only.

contentobjectOptional

The chapter content to use.

Response

Successful Response

chapterobject

Errors

Built with