delete_webhook

Function delete_webhook 

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