Event types
DELDelete an event type
Permanently deletes a specific event type and removes it from the user's booking page.
DELETE
/v2/event-types/{eventTypeId}Path Parameters
eventTypeIdRequirednumberHeader Parameters
ical-api-versionRequiredstringMust be set to 2024-06-14. If not set to this value, the endpoint will default to an older version.
Default:
"2024-06-14"AuthorizationRequiredstringvalue must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token