Skip to main content
notion.deleteBlock move a Notion block to the trash.

Example

automations/notion-delete-block.automation.ts

Inputs

Provide block_id. Notion treats deletion as a trash-state transition rather than an immediate permanent erase. Every input accepts a compatible signal, and an optional second argument can select a named account.

Output

Returns the trashed full or partial block object.