Delete Organization from Zendesk
n8n-nodes-base.httpRequest
Deletes an organization from Zendesk by organization ID.
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)