---
title: "Usuwa wybraną stawkę VAT"
method: DELETE
path: "/vat_rates/{id}"
tags: ["Stawki VAT"]
---

# Usuwa wybraną stawkę VAT

`DELETE /vat_rates/{id}`

Usuwa stawkę VAT

## Path parameters

- `id` integer, required

## Response `200`

Stawka VAT została usunięta

- object
  - `message` string

## Other responses

- `401` — Błąd autoryzacji
- `404` — Nie znaleziono stawki VAT

---

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