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