More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
📝

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.

notion block delete remove archive trash
API Docs
Platform
Notion
Category
api integration
Version
1.0.0
Auth Required
Yes

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
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related Notion Nodes