---
title: "Remove Client Template"
method: DELETE
path: "/api/client_template/{template_id}"
tags: ["Client Template"]
---

# Remove Client Template

`DELETE /api/client_template/{template_id}`

## Path parameters

- `template_id` integer, required

## Response `204`

Successful Response

## Other responses

- `401` — Unauthorized Error
- `403` — Forbidden Error
- `422` — Validation Error

---

[API](https://skmtc.dev/rain/apis/pasarguardapi.md) · [All operations](https://skmtc.dev/rain/apis/pasarguardapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rain/pasarguardapi/revisions/b3bebca20611/schema)
