---
title: "Удаление прав доступа"
method: DELETE
path: "/resource_templates/{resource_template}"
tags: ["Authorization"]
---

# Удаление прав доступа

`DELETE /resource_templates/{resource_template}`

ResourceTemplateController ( privileges: Global: SYSTEM)

## Response `204`

Oк

## 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)
