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

Value

list


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