---
title: "Delete a tax status"
method: DELETE
path: "/api/cl/tax-status/{id}/"
tags: ["Tax Status Chile"]
---

# Delete a tax status

`DELETE /api/cl/tax-status/{id}/`

Delete a specific tax status from your Belvo account.

## Path parameters

- `id` string, uuid, required

## Response `204`

No content

## Other responses

- `401` — Unauthorized
- `403` — Access to Belvo API denied
- `404` — Not Found Error
- `408` — Request Timeout
- `500` — Unexpected Error

---

[API](https://skmtc.net/belvo/apis/belvo-api-docs.md) · [All operations](https://skmtc.net/belvo/apis/belvo-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/belvo/belvo-api-docs/versions/3423c786ece5/schema)
