Management APIEnvironment VariablesRemove an environment variable.Remove an environment variable. DELETE /clusters/:id/env-vars/:envVariableId Deletes a custom environment variable and restarts the Keycloak deployment to apply the change. Fails with a 409 if a restart is already in progress. Request Responses204Environment variable removed.