updateTitle: Updates a Title Property

View source: R/updateTitle.R

updateTitleR Documentation

Updates a Title Property

Description

Id refers to a page in a database, and should be normalized using normalizeChromeId().

Usage

updateTitle(secret, id, property_name, value)

Arguments

secret

API token

id

Page id to be updated

property_name

name of property to update (should be the title property of database)

value

value to update

Value

list


notionR documentation built on June 25, 2025, 1:08 a.m.