pub async fn extras_config_context_profiles_update(
configuration: &Configuration,
id: i32,
config_context_profile_request: ConfigContextProfileRequest,
) -> Result<ConfigContextProfile, Error<ExtrasConfigContextProfilesUpdateError>>Expand description
Put a config context profile object.