PATCH
/
v2
/
organizations
/
{orgId}
/
webhooks
/
{webhookId}

Path Parameters

webhookId
string
required

Body

application/json
payloadTemplate
string

The template of the payload that will be sent to the subscriberUrl, check cal.com/docs/core-features/webhooks for more information

triggers
enum<string>
Available options:
BOOKING_CREATED,
BOOKING_PAYMENT_INITIATED,
BOOKING_PAID,
BOOKING_RESCHEDULED,
BOOKING_REQUESTED,
BOOKING_CANCELLED,
BOOKING_REJECTED,
BOOKING_NO_SHOW_UPDATED,
FORM_SUBMITTED,
MEETING_ENDED,
MEETING_STARTED,
RECORDING_READY,
INSTANT_MEETING,
RECORDING_TRANSCRIPTION_GENERATED,
OOO_CREATED,
AFTER_HOSTS_CAL_VIDEO_NO_SHOW,
AFTER_GUESTS_CAL_VIDEO_NO_SHOW
active
boolean
subscriberUrl
string
secret
string

Response

200 - application/json
status
enum<string>
required
Available options:
success,
error
data
object
required