pub async fn extras_webhooks_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<ExtrasWebhooksDestroyError>>Expand description
Delete a webhook object.
pub async fn extras_webhooks_destroy(
configuration: &Configuration,
id: i32,
) -> Result<(), Error<ExtrasWebhooksDestroyError>>Delete a webhook object.