pub async fn delete_webhook(
configuration: &Configuration,
webhook_id: i64,
) -> Result<(), Error<DeleteWebhookError>>pub async fn delete_webhook(
configuration: &Configuration,
webhook_id: i64,
) -> Result<(), Error<DeleteWebhookError>>