Webhooks
Edit an existing webhook
PATCH
Authorizations
Path Parameters
Numeric ID of the webhook to edit
Query Parameters
Your API key
Body
application/json
Whether the webhook is active and should trigger on associated trigger events
The events which should trigger this webhook call
Available options:
BOOKING_CREATED
, BOOKING_RESCHEDULED
, BOOKING_CANCELLED
, MEETING_ENDED
The event type ID if this webhook should be associated with only that event type
The template of the webhook's payload
The secret to verify the authenticity of the received payload
The URL to subscribe to this webhook
Was this page helpful?