Pages
Converts a subpage into a doc
Promotes a subpage into a standalone doc: it is detached from its parent, keeps the project of the doc it came from, gets its own public_uuid, and its subpages move with it. The caller gets full access and the original doc's person memberships are copied over. No request body.
patch/api/v2/pages/{id}/convert_to_doc
Path parameters
idstring required
The numeric ID of the page.
Headers
X-Organization-Idstring required
Organization ID
Response
Single page
Changes
Changed in 1 of the 20 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○