revoke_user_consent
Revoke a user's consent and offline tokens for a specific client, removing authorized access in Keycloak.
Instructions
Revoke consent and offline tokens for a particular client from a user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| user_id | Yes | User ID | |
| client_id | Yes | Client ID |