Function webhook_service_delete_webhook

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