Update Chapter
Updates a chapter.
Path parameters
project_id
The ID of the project to be used. You can use the List projects endpoint to list all the available projects.
chapter_id
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-key
Request
This endpoint expects an object.
name
The name of the chapter, used for identification only.
content
The chapter content to use.
Response
Successful Response
chapter
Errors
422
Chapters Edit Request Unprocessable Entity Error