update_client
Update an existing client in a Keycloak realm by providing the realm name, client UUID, and updated client data.
Instructions
Update a client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| client_uuid | Yes | Client UUID | |
| client_data | Yes | Client representation |