curl --request POST \
--url https://api.cal.com/v1/destination-calendars \
--header 'Content-Type: application/json' \
--data '{
"integration": "<string>",
"externalId": "<string>",
"eventTypeId": 123,
"bookingId": 123,
"userId": 123
}'
curl --request POST \
--url https://api.cal.com/v1/destination-calendars \
--header 'Content-Type: application/json' \
--data '{
"integration": "<string>",
"externalId": "<string>",
"eventTypeId": 123,
"bookingId": 123,
"userId": 123
}'
curl --request POST \
--url https://api.cal.com/v1/destination-calendars \
--header 'Content-Type: application/json' \
--data '{
"integration": "<string>",
"externalId": "<string>",
"eventTypeId": 123,
"bookingId": 123,
"userId": 123
}'
curl --request POST \
--url https://api.cal.com/v1/destination-calendars \
--header 'Content-Type: application/json' \
--data '{
"integration": "<string>",
"externalId": "<string>",
"eventTypeId": 123,
"bookingId": 123,
"userId": 123
}'