---
title: "Delete tax"
method: DELETE
path: "/taxes/{id}"
tags: ["Tax"]
---

# Delete tax

`DELETE /taxes/{id}`

## Path parameters

- `id` string, int64, required

## Response `204`

Resource was deleted successfully

---

[API](https://skmtc.net/cliniko/apis/cliniko-api.md) · [All operations](https://skmtc.net/cliniko/apis/cliniko-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cliniko/cliniko-api/revisions/c129a555ff44/schema)
