Update Chapter

Updates a chapter.

Path parameters

project_idstringRequired

The ID of the project to be used. You can use the List projects endpoint to list all the available projects.

chapter_idstringRequired

The ID of the chapter to be used. You can use the List project chapters endpoint to list all the available chapters.

Headers

xi-api-keystringRequired

Request

This endpoint expects an object.
namestring or nullOptional
The name of the chapter, used for identification only.
contentobject or nullOptional
The chapter content to use.

Response

Successful Response
chapterobject

Errors