Delete a page.

Deletes the page specified by page-id and all descendant pages in the site specified by site-id.
By default the page and descendant pages associated content is not deleted, set 'delete-content' query parameter to 'true' to delete the page and descendant pages associated content.

User roles: admin, manager, editor

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the site.

uuid
required

ID of page.

Query Params
boolean

Set to true to delete associated content. If delete-content is not specified the default is to not delete the associated content.

Responses
204

Page successfully deleted.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json