Webhooks
Creates a new webhook
POST
Authorizations
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 URL to subscribe to this webhook
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
Was this page helpful?