notion-api

How to create a top-level page with Notion API?


How do you create a page at the top level (workspace).

I know there is "type" of "workspace", but that only seems evident when retrieving such a page. The page-adding endpoint requires a parent ID. So how can I create a page at workspace level?


Solution

  • This isn't supported. Pages must have a parent page or database.