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