---
title: "Delete a single tax code by ID"
method: DELETE
path: "/v1/tax-codes/{tax_code_id}"
tags: ["Tax Codes"]
---

# Delete a single tax code by ID

`DELETE /v1/tax-codes/{tax_code_id}`

## Path parameters

- `tax_code_id` string, uuid, required

## Response `204`

Tax code deletion request processed

---

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