Update a webhookAsk AIput https://api.safetyculture.io/webhooks/v1/webhooks/{webhook_id}Path Paramswebhook_idstringrequiredThe webhook unique identifier.Body Paramstrigger_eventsarray of objectsThe list of event types to trigger the webhook.trigger_eventsADD stringurlstringThe webhook destination URL.enabledbooleanThe enabled state of the webhook. True = enabled.truefalseResponses 200A successful response. defaultAn unexpected error response.Updated 5 months ago