---
title: "Delete Template"
method: DELETE
path: "/api/proposal-templates/{template_id}"
tags: ["proposal-templates"]
---

# Delete Template

`DELETE /api/proposal-templates/{template_id}`

Delete an org-owned template. Global seeds are rejected.

## Path parameters

- `template_id` string, uuid, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/every/apis/every-api.md) · [All operations](https://skmtc.net/every/apis/every-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/every/every-api/versions/9744001af85d/schema)
