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