pub async fn handle_profile_disable_approved( config: &Config, item_id: &str, dry_run: bool, yes: bool, ) -> Result<()>