Delete Webhook from Airtable
n8n-nodes-base.httpRequest
Delete a webhook from an Airtable base. Stops all notifications for the specified webhook.
Use Cases
Remove unused webhooks
Clean up expired webhooks
Disable integrations
Configuration
Node Configuration Summary
Ready-to-use Airtable node configured for delete webhook from airtable.
Copy and paste directly into your n8n workflow.
Method:
DELETE
Endpoint:
/v0/bases/{{ $json.baseId }}/webhooks/{{ $json.webhookId }}
Nodes:
2
Auth:
HTTP Header Auth