update_client_role
Modify an existing client role in a Keycloak realm by specifying the realm, client UUID, role name, and updated role data.
Instructions
Update a client role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| client_uuid | Yes | Client UUID | |
| role_name | Yes | Role name | |
| role_data | Yes | Role representation |