Authorizations
Path Parameters
ID of the destination calendar to delete
Query Parameters
Your API key
Response
OK, destinationCalendar removed successfully
curl --request DELETE \
--url https://api.cal.com/v1/destination-calendars/{id}
curl --request DELETE \
--url https://api.cal.com/v1/destination-calendars/{id}
ID of the destination calendar to delete
Your API key
OK, destinationCalendar removed successfully
Was this page helpful?