remove_user_from_group
Removes a specified user from a group in a Keycloak realm, using realm name, user ID, and group ID.
Instructions
Remove a user from a group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| user_id | Yes | User ID | |
| group_id | Yes | Group ID |