delete-user
Remove a user from a Keycloak realm permanently. Specify the realm and user ID to delete the user account and associated data.
Instructions
Delete a user from a specific realm
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| userId | Yes | User ID |