pub fn team_folder_update_sync_settings(
    client: &impl TeamAuthClient,
    arg: &TeamFolderUpdateSyncSettingsArg
) -> Result<Result<TeamFolderMetadata, TeamFolderUpdateSyncSettingsError>>
Available on crate feature dbx_team only.
Expand description

Updates the sync settings on a team folder or its contents. Use of this endpoint requires that the team has team selective sync enabled.