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