pub async fn edit_webhook(
configuration: &Configuration,
workspace: &str,
edit_webhook_request: EditWebhookRequest,
) -> Result<String, Error<EditWebhookError>>
pub async fn edit_webhook(
configuration: &Configuration,
workspace: &str,
edit_webhook_request: EditWebhookRequest,
) -> Result<String, Error<EditWebhookError>>