delete-user
Delete a user from your n8n instance. Provide Client ID and the user's ID or email to remove them.
Instructions
Delete a user from your instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | Yes | Client ID from init-n8n | |
| idOrEmail | Yes | User ID or email |