How can I generate a root-level page using the Notion API?

I’m trying to determine how to add a page directly to the workspace using the Notion API. Although the API indicates a ‘workspace’ type when pages are retrieved, creating a new page appears to require specifying a parent ID. What method or alternative can be used to generate a top-level page in the workspace?

ya, i didnt find a working hack to make a root lvl page, u must attach to a parent id. its a known api limit atm, and maybe they add support in a future update, idk.