Creates a new page in the workspace (team_id) under a specified space (project).
Pages can be associated with a template for efficient creation and can include a title,
content, icon, and optional hierarchy settings.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".
Page object that needs to be created
"3"
"Team Page"
102400Format of the content field. When set to 'markdown', the server converts the content from GitHub Flavored Markdown to HTML before storage. Defaults to 'html'.
html, markdown 1
Parent page ID this page should be placed under. Send an empty string to place the page at the root of the project
"44"
a position where the page should be placed in relation to its siblings
3
false
page created