remove_organization_member
Removes a specified user from an organization in a Keycloak realm using realm, organization ID, and user ID.
Instructions
Remove a member from an organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| org_id | Yes | Organization ID | |
| user_id | Yes | User ID |