addBlockParagraph: 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