---
title: "Удаление шаблона рабочего места"
method: DELETE
path: "/templates/{template}"
tags: ["Authorization"]
---

# Удаление шаблона рабочего места

`DELETE /templates/{template}`

TemplateController ( privileges: Global: SYSTEM)

## Response `204`

ok

## Other responses

- `401` — Пользователь не аутентифицирован
- `403` — Недостаточно прав доступа
- `422` — Что пошло не так

---

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