Database objects describe the property schema of a database in Notion. Pages are the items (or children) in a database. Page property values must conform to the property objects laid out in the parent database object. All databases 📘 Properties marked with an are available to integrations with any ...| Notion API
Updates the database object — the title, description, or properties — of a specified database. Returns the updated database object . Database properties represent the columns (or schema) of a database. To update the properties of a database, use the properties body param with this endpoint. Learn mo...| Notion API
❗️ Deprecated as of version 2025-09-03: This page describes the API for versions up to and including 2022-06-28 . In the new 2025-09-03 version, the concepts of databases and data sources were split up, as described in Upgrading to 2025-09-03 . Refer to the new APIs instead: Create a database Create...| Notion API
A property value defines the identifier, type, and value of a page property in a page object. It's used when retrieving and updating pages, ex: Create and Update pages. 🚧 Property values in the page object have a 25 page reference limit: Any property value that has other pages in its value will onl...| Notion API