---
title: "Delete summary template"
method: DELETE
path: "/v2/api/summary_templates/{id}"
tags: ["Summary Templates"]
---

# Delete summary template

`DELETE /v2/api/summary_templates/{id}`

Soft-deletes (deactivates) a summary template.

## Path parameters

- `id` string, required

## Response `204`

Summary template deleted

## Other responses

- `401` — Invalid or missing API key
- `404` — Resource not found
- `429` — Rate limit exceeded

---

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