---
title: "Delete Feedback Template"
method: DELETE
path: "/v2/projects/{project_id}/feedback/templates/{template_id}"
tags: ["feedback"]
deprecated: true
---

# Delete Feedback Template

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

> **Deprecated.**

## 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)
