delete_user_credential
Delete a user's credential in a Keycloak realm by specifying the realm, user ID, and credential ID.
Instructions
Delete a credential for a user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| user_id | Yes | User ID | |
| credential_id | Yes | Credential ID |