Update webhook eventAsk AIput https://classic-api.contractorscloud.com/api/v1/webhooks/{webhook_id}/events/{webhook_event_id}Update a specific event by its id that a webhook is subscribed to.Path Paramswebhook_idstringrequiredThe id of the Webhook.webhook_event_idstringrequiredThe id of the WebhookEvent.Body ParamseventstringThe name of the event the Webhook is subscribed to.Responses 200200 400400Updated about 2 years ago