remove_user_from_group
Easily remove a user from a specific group in Keycloak by providing the User ID, Group ID, and optional realm. Returns a status message upon completion.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
group_id | Yes | ||
realm | No | ||
user_id | Yes |