Documentation Index
Fetch the complete documentation index at: https://mintlify.com/zitadel/zitadel/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Description
The state of the user will be changed to ‘deleted’. The user will not be able to log in anymore. Endpoints requesting this user will return an error ‘User not found’.Required Permission
authenticated
Path Parameters
The unique identifier of the user to delete.
Response
Example Request
Example Response
Error Responses
404 Not Found- User ID does not exist403 Forbidden- Insufficient permissions401 Unauthorized- Not authenticated
Important Notes
- Deleting a user is permanent and cannot be undone
- The user will immediately lose access to all applications
- Consider using deactivation instead if you may need to restore access later
- All user data, including authentication methods, will be marked as deleted