remove-organization-member
Removes a specified user from an organization in Keycloak using the realm, organization ID, and user ID.
Instructions
Remove a user from an organization
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgId | Yes | Organization ID | |
| realm | Yes | Realm name | |
| userId | Yes | User ID |