remove_client_optional_scope
Removes an optional client scope from a specific client in a Keycloak realm by providing the client UUID and scope ID.
Instructions
Remove an optional client scope from a client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| client_uuid | Yes | Client UUID | |
| client_scope_id | Yes | Client scope ID |