Function fusionauth_rust_client::apis::default_api::update_webhook_with_id
source · pub async fn update_webhook_with_id(
configuration: &Configuration,
webhook_id: &str,
webhook_request: Option<WebhookRequest>
) -> Result<WebhookResponse, Error<UpdateWebhookWithIdError>>
Expand description
Updates the webhook with the given Id.