---
title: "Delete event type"
method: DELETE
path: "/v1/event-types/{id}"
tags: ["Event Types"]
---

# Delete event type

`DELETE /v1/event-types/{id}`

Delete an event type owned by the authenticated user.

## Path parameters

- `id` string, required

## Response `200`

Default Response

- object
  - `deleted` boolean

---

[API](https://skmtc.dev/schedkit/apis/schedkit-api.md) · [All operations](https://skmtc.dev/schedkit/apis/schedkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/schedkit/schedkit-api/revisions/ff810218c3f4/schema)
