---
title: "Удаление свойства из базы данных"
method: DELETE
path: "/all_properties/{all_property}"
tags: ["Properties"]
---

# Удаление свойства из базы данных

`DELETE /all_properties/{all_property}`

AllPropertyController ( privileges: Global: SYSTEM, ADMIN)

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