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

Delete Organization from Zendesk

n8n-nodes-base.httpRequest

Deletes an organization from Zendesk by organization ID.

zendesk organization company delete remove support
API Docs
Platform
Zendesk
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Remove inactive organizations
Delete duplicate organizations
Clean up test data

Configuration

Node Configuration Summary
Ready-to-use Zendesk node configured for delete organization from zendesk. Copy and paste directly into your n8n workflow.
Method: DELETE
Endpoint: /api/v2/organizations/{{ $json.organizationId }}.json
Nodes: 2
Auth: HTTP Header Auth (API Token)
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related Zendesk Nodes