Update WebhookCopy Pagepatch https://api.hostex.io/v3/webhooks/{id}Update the url or event subscriptions for a webhook. You can only update webhooks created by your own app.Path ParamsidstringrequiredThe id of the webhook.Body ParamsurlstringThe new webhook endpoint URL.eventsarray of stringsThe list of event types to subscribe to.eventsADD stringResponse 200The request has been successfully submitted. Updated about 2 months ago