delete https://example.com/authoring/v1/sites//pages/
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