curl --request POST \
--url https://api.cal.com/v1/webhooks \
--header 'Content-Type: application/json' \
--data '{
"subscriberUrl": "<string>",
"eventTriggers": "BOOKING_CREATED",
"active": true,
"payloadTemplate": "<string>",
"eventTypeId": 123,
"secret": "<string>"
}'
curl --request POST \
--url https://api.cal.com/v1/webhooks \
--header 'Content-Type: application/json' \
--data '{
"subscriberUrl": "<string>",
"eventTriggers": "BOOKING_CREATED",
"active": true,
"payloadTemplate": "<string>",
"eventTypeId": 123,
"secret": "<string>"
}'
curl --request POST \
--url https://api.cal.com/v1/webhooks \
--header 'Content-Type: application/json' \
--data '{
"subscriberUrl": "<string>",
"eventTriggers": "BOOKING_CREATED",
"active": true,
"payloadTemplate": "<string>",
"eventTypeId": 123,
"secret": "<string>"
}'
curl --request POST \
--url https://api.cal.com/v1/webhooks \
--header 'Content-Type: application/json' \
--data '{
"subscriberUrl": "<string>",
"eventTriggers": "BOOKING_CREATED",
"active": true,
"payloadTemplate": "<string>",
"eventTypeId": 123,
"secret": "<string>"
}'