Function update_default_settings

Source
pub async fn update_default_settings(
    configuration: &mut Configuration,
    params: UpdateDefaultSettingsParams,
) -> Result<DefaultSettingsResponse, Error<UpdateDefaultSettingsError>>
Expand description

Update one or more default settings. A minimum of one property is required. The endpoint will respond with the new Image Optimizer default settings, with all properties populated.