phacks/notion-ruby-client

Add support for “Update a database” endpoint

Closed this issue · 1 comments

Notion added the PATCH /database/{database_id} endpoint in Aug. 2021.

Changelog entry: https://developers.notion.com/changelog/update-existing-databases-with-patch-v1databases

API Documentation: https://developers.notion.com/reference/update-a-database

It was already there, but undocumented—added docs in 0bc36cb