update_client_scope
Update an existing client scope's configuration in a Keycloak realm by providing the realm name, client scope ID, and updated scope data.
Instructions
Update a client scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| client_scope_id | Yes | Client scope ID | |
| scope_data | Yes | Client scope representation |