---
title: "Delete Annotation Template"
method: DELETE
path: "/v2/projects/{project_id}/annotation/templates/{template_id}"
tags: ["annotation"]
---

# Delete Annotation Template

`DELETE /v2/projects/{project_id}/annotation/templates/{template_id}`

## Path parameters

- `project_id` string, uuid4, required
- `template_id` string, uuid4, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/galileo/apis/fastapi.md) · [All operations](https://skmtc.dev/galileo/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/galileo/fastapi/revisions/441b96da8c30/schema)
