Delete Chapter

Deletes 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

Response

Successful Response

statusstring

The status of the studio chapter deletion request. If the request was successful, the status will be ‘ok’. Otherwise an error message with status 500 will be returned.

Errors