v1
latestOpenAPI 3.0.32026-07-13218142597.2 KBPage
Create page
Creates a page in the space.
Pages are created as published by default unless specified as a draft in the status field. If creating a published page, the title must be specified.
Permissions required: Permission to view the corresponding space. Permission to create a page in the space.
post/pages
Query parameters
embeddedboolean
Tag the content as embedded and content will be created in NCS.
privateboolean
The page will be private. Only the user who creates this page will have permission to view and edit one.
root-levelboolean
The page will be created at the root level of the space (outside the space homepage tree). If true, then a value may not be supplied for the parentId body parameter.
Request body
Response
Returned if the page was successfully created.