createNotionPage: Create a Page

View source: R/createNotionPage.R

createNotionPageR Documentation

Create a Page

Description

Silent Return

Usage

createNotionPage(secret, parent_id, title_property, title = "untitled")

Arguments

secret

API token

parent_id

database id where page will be created or page under which it will nest

title_property

name of the title property

title

title of the new page

Value

list

Author(s)

Eduardo Flores


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