Update a webhookAsk AIpatch https://prod.truv.com/v1/webhooks/{webhook_id}/The endpoint updates a webhook.Path Paramswebhook_idstringrequiredWebhook IDBody Paramsnamestringlength ≤ 128Public name for this webhook config.webhook_urlurilength ≤ 2048Webhook URL where event data will be sent.eventsarray of stringsList of events sent to this webhook URL.eventsADD stringenv_typestringenumType of environment.devsandboxdevprodAllowed:sandboxdevprodResponses 200 401HTTP 401 Unauthorized 403HTTP 403 ForbiddenUpdated about 2 months ago