For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Update a Page

Notion Operation

Update properties of a Notion page

Example User Story

As a user, I want to update the properties of a Notion page so that I can keep my content up-to-date.

Fields

Field Name
Field Type
Required

page_id

String

Yes

properties

Object

Yes

Example link

Code (Apache v2.0): Operation

Last updated