pub async fn bulk_toggle_sync(
__arg0: State<AppState>,
__arg1: Path<String>,
__arg2: Json<BulkSyncRequest>,
) -> impl IntoResponsepub async fn bulk_toggle_sync(
__arg0: State<AppState>,
__arg1: Path<String>,
__arg2: Json<BulkSyncRequest>,
) -> impl IntoResponse