pub async fn admin_delete_hook( configuration: &Configuration, id: i64, ) -> Result<(), Error<AdminDeleteHookError>>