remove_client_role_composites
Remove composite roles from a client role in a Keycloak realm. Specify the realm, client UUID, role name, and the list of role representations to detach.
Instructions
Remove composites from a client role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| client_uuid | Yes | Client UUID | |
| role_name | Yes | Role name | |
| roles | Yes | List of role representations to remove from composites |