pub fn webhook_service_delete_webhook(
configuration: &Configuration,
id: i32,
) -> Result<Value, Error<WebhookServiceDeleteWebhookError>>
pub fn webhook_service_delete_webhook(
configuration: &Configuration,
id: i32,
) -> Result<Value, Error<WebhookServiceDeleteWebhookError>>