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

# Delete Template

`DELETE /v1/templates/{template_id}`

Delete a template.

## Path parameters

- `template_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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