Event types webhooks
PATCHUpdate a webhook
PATCH
/v2/event-types/{eventTypeId}/webhooks/{webhookId}Request Body
application/jsonRequiredpayloadTemplatestringThe template of the payload that will be sent to the subscriberUrl, check cal.com/docs/core-features/webhooks for more information
activebooleansubscriberUrlstringtriggersarray<string>secretstringversionstringThe version of the webhook
Value in:
"2021-10-20"Path Parameters
webhookIdRequiredstringeventTypeIdRequirednumberHeader Parameters
AuthorizationRequiredstringvalue must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token