Delete Page Tree
Moves a pagetree rooted at a page to the space's trash:- If the content's type is `page` and its status is `current`, it will be trashed includingall its descendants.- For every other combination of content type and status, this API is not supported.This API accepts the pageTree delete request and returns a task ID.The delete process happens asynchronously. Response example: { "id" : "1180606", "links" : { "status" :...