---
title: "Delete tax code"
method: DELETE
path: "/v3/openmeter/tax-codes/{taxCodeId}"
tags: ["OpenMeter Tax"]
---

# Delete tax code

`DELETE /v3/openmeter/tax-codes/{taxCodeId}`

**Pre-release Endpoint**
This endpoint is currently in beta and is subject to change.

## Path parameters

- `taxCodeId` string, required — ULID (Universally Unique Lexicographically Sortable Identifier).

## Response `204`

Deleted response.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/versions/f920f418f552/schema)
