extras_config_context_profiles_sync_create

Function extras_config_context_profiles_sync_create 

Source
pub async fn extras_config_context_profiles_sync_create(
    configuration: &Configuration,
    id: i32,
    config_context_profile_request: ConfigContextProfileRequest,
) -> Result<ConfigContextProfile, Error<ExtrasConfigContextProfilesSyncCreateError>>
Expand description

Provide a /sync API endpoint to synchronize an object’s data from its associated DataFile (if any).