webhooksUpdate webhookAsk AIput https://classic-api.contractorscloud.com/api/v1/webhooks/{webhook_id}Update a webhook by its id.Path Paramswebhook_idstringrequiredThe id of the Webhook.Body ParamsendpointstringThe endpoint to call when events on this Webhook occur.company_idint32An optional Company id to scope events to.is_enabledbooleanDetermines if the Webhook is enabled. Disabled Webhooks do not broadcast events.truefalseResponses 200200 400400Updated about 2 years ago