updateRelationship: Updates (adds) a relationship to a page id

View source: R/updateRelationship.R

updateRelationshipR Documentation

Updates (adds) a relationship to a page id

Description

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

Usage

updateRelationship(secret, id, property_name, value)

Arguments

secret

API token

id

Page id to be updated

property_name

name of property to update (should be a relationship type property)

value

value to update (should be a unique page id)


Eflores89/notionR documentation built on Feb. 8, 2025, 10:25 a.m.