---
title: "Usuń dokument operacyjny"
method: DELETE
path: "/operationdocuments/{id}"
tags: ["Dokumenty operacyjne [BETA]"]
---

# Usuń dokument operacyjny

`DELETE /operationdocuments/{id}`

Trwale usuwa dokument operacyjny o podanym ID.

## Path parameters

- `id` integer, required

## Response `204`

Dokument został usunięty pomyślnie.

## Other responses

- `404` — Dokument o podanym ID nie został odnaleziony.

---

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