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

Delete User from Zendesk

n8n-nodes-base.httpRequest

Deletes a user from Zendesk by user ID. The user is moved to a deleted state and can be recovered within 30 days.

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

Use Cases

Remove inactive users
Delete test accounts
Process user deletion requests (GDPR)

Configuration

Node Configuration Summary
Ready-to-use Zendesk node configured for delete user from zendesk. Copy and paste directly into your n8n workflow.
Method: DELETE
Endpoint: /api/v2/users/{{ $json.userId }}.json
Nodes: 2
Auth: HTTP Header Auth (API Token)

Related Zendesk Nodes

💬
Add Comment to Zendesk Ticket
Adds a public or internal comment to an existing ticket in Zendesk Support.
🎫
Assign Ticket in Zendesk
Assigns a ticket to a specific agent or group in Zendesk.
🎫
Close Ticket in Zendesk
Closes a ticket in Zendesk by setting its status to 'closed'. Optionally adds a closing comment.
🏢
Create Organization in Zendesk
Creates a new organization in Zendesk Support with name, domain names, and optional details.
🎫
Create Ticket in Zendesk
Creates a new support ticket in Zendesk with subject, description, priority, and requester information.
👤
Create User in Zendesk
Creates a new user in Zendesk Support with name, email, and optional role and organization.
← Browse all nodes