Update a webhookCopy Pageput https://api.safetyculture.io/webhooks/v1/webhooks/{webhook_id}Path Paramswebhook_idstringrequiredThe webhook unique identifier.Body ParamsThe parameters for UpdateWebhooktrigger_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 23 days ago