addBlockParagraph: Adds a Paragraph Block to a Page

View source: R/addBlockParagraph.R

addBlockParagraphR Documentation

Adds a Paragraph Block to a Page

Description

Id refers to a page id, content should be only text. HTML will export to text.

Usage

addBlockParagraph(secret, id, content)

Arguments

secret

API token

id

Page id where block will be appended

content

content to append


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