Delete Notion Block
n8n-nodes-base.httpRequest
Delete (archive) a block from a Notion page. The block is moved to trash and can be restored.
Use Cases
Remove outdated content from pages
Delete specific blocks by ID
Clean up page content programmatically
Archive blocks instead of permanent deletion
Configuration
Node Configuration Summary
Ready-to-use Notion node configured for delete notion block.
Copy and paste directly into your n8n workflow.
Method:
DELETE
Endpoint:
/v1/blocks/{{ $json.block_id }}
Nodes:
2
Auth:
Notion API Key