Event Types
Delete event type
Delete an event type owned by the authenticated user.
delete/v1/event-types/{id}
Path parameters
idstring required
Response
Default Response
Example response
{
"deleted": true
}Delete an event type owned by the authenticated user.
Default Response
{
"deleted": true
}