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}
Remove an existing eventType
Copy
Ask AI
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?
Remove an existing eventType
Copy
Ask AI
curl --request DELETE \
--url https://api.cal.com/v1/event-types/{id}
Assistant
Responses are generated using AI and may contain mistakes.