API Reference

Create page

Create a page in a Doc.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

The ID of the Workspace.

string
required

The ID of the Doc.

Body Params
string
Defaults to null

The ID of the parent page. If this is a root page in the Doc, parent_page_id will not be returned.

string

The name of the new page.

string
Defaults to null

The subtitle of the new page.

string

The content of the new page.

string
Defaults to text/md

The format the page content is in. For example, text/md for markdown or text/plain for plain.

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json