Getting Started
Attendees
Availabilities
Booking References
Bookings
Credentials
Destination Calendars
Event Types
Memberships
Schedules
Selected Calendars
Teams
Users
Event Types
Remove an existing eventType
DELETE
/
event-types
/
{id}
curl --request DELETE \
--url https://api.cal.com/v1/event-types/{id}
Authorizations
Path Parameters
ID of the eventType to delete
Query Parameters
Your API Key
Response
201
OK, eventType removed successfully
Was this page helpful?
curl --request DELETE \
--url https://api.cal.com/v1/event-types/{id}
Assistant
Responses are generated using AI and may contain mistakes.