memos_api::apis::webhook_service_api

Function webhook_service_delete_webhook

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