Management APIEnvironment VariablesUpdate an environment variable.Update an environment variable. PUT /clusters/:id/env-vars/:envVariableId Updates the name and/or value of a custom environment variable and restarts the Keycloak deployment to apply it. Fails with a 409 if a restart is already in progress. Request Responses200Environment variable updated.