Action: Update a Database
Notion Operation

Update properties of a Notion database
Example User Story
As a user, I want to update the title and properties of a Notion database so that I can keep my database organized and up-to-date.
Fields
Field Name
Field Type
Required
database_id
String
Yes
title
String
No
properties
Object
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated