---
title: "Delete an event template"
method: DELETE
path: "/v2/event-templates/{templateId}"
tags: ["Event Templates"]
---

# Delete an event template

`DELETE /v2/event-templates/{templateId}`

This endpoint archives an event template.

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — The specified resource was not found.

---

[API](https://skmtc.net/spotnana/apis/template-api.md) · [All operations](https://skmtc.net/spotnana/apis/template-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spotnana/template-api/revisions/d07ab54503f7/schema)
