pub async fn delete_site( configuration: &Configuration, site_id: &str, ) -> Result<(), Error<DeleteSiteError>>