Function fusionauth_rust_client::apis::default_api::delete_webhook_with_id
source · pub async fn delete_webhook_with_id(
configuration: &Configuration,
webhook_id: &str
) -> Result<(), Error<DeleteWebhookWithIdError>>
Expand description
Deletes the webhook for the given Id.