Creates a database as a subpage in the specified parent page, with the specified properties schema.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
External DocumentationTo learn more, visit the Notion documentation.
Parameters
| Parameter | Description |
|---|---|
| Page ID | The unique identifier of the parent page. |
| Properties | The property schema of the database. The keys are the names of properties as they appear in Notion and the values are property schema objects. Note: For more information about property schema objects, visit Notion’s API documentation. |
| Title | The title of database as it appears in Notion, as an array of rich text objects. Note: For more information about rich text objects, visit Notion’s API documentation. |