Update a webhook
Endpoints
Update a webhook
Update url, events, headers, description, or active state.
Scope: write:webhooks
PATCH
Update a webhook
Authorizations
Bearer API key. Secret server keys start with gt_live_; client-safe browser keys start with gt_pub_ (write-only, origin-pinned). Create and scope keys in Settings → API Keys.
Path Parameters
Resource UUID. For companies you may also pass ext:<externalId> to address by your external id.
Body
application/json
Any subset. Setting active:true also clears the auto-disable failure state.
Maximum string length:
500Minimum array length:
1Available options:
company.created, company.updated, contact.created, contact.updated, contact.deleted, signal.created, member.invited, member.joined Maximum string length:
255Response
The updated webhook.
Last modified on July 6, 2026