extras_config_context_profiles_bulk_update

Function extras_config_context_profiles_bulk_update 

Source
pub async fn extras_config_context_profiles_bulk_update(
    configuration: &Configuration,
    config_context_profile_request: Vec<ConfigContextProfileRequest>,
) -> Result<Vec<ConfigContextProfile>, Error<ExtrasConfigContextProfilesBulkUpdateError>>
Expand description

Put a list of config context profile objects.