Webhooks
POSTCreate a webhook
POST
/v2/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"Header Parameters
AuthorizationRequiredstringvalue must be Bearer <token> where <token> is api key prefixed with cal_