---
title: "Changes to Delete tax association"
method: DELETE
path: "/taxes/associations/{id}"
---

# Changes to Delete tax association

`DELETE /taxes/associations/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 110 revisions.

- **2026-09-01** `e1d4e27b5677` — 1 warning, 2 info
- **2026-07-15** `f8ecf435d25d` — 2 warning
- **2026-07-09** `7d57386313c7` — 6 breaking, 17 warning
- **2026-07-09** `4b1a811c4179` — 12 breaking, 17 info
- **2026-06-10** `2a40f94de722` — 2 info
- **2026-05-18** `8ec2edea6b20` — 4 warning
- **2026-04-06** `95af41a12111` — 4 warning, 8 info

## Changes

- **2026-09-01** `e1d4e27b5677` — 1 warning, 2 info
  - removed the optional property `tax_rate/fixed_value` from the response with the `200` status
  - added the optional property `tax_behavior` to the response with the `200` status
  - removed the `fixed` enum value from the `tax_rate/tax_rate_type` response property for the response status `200`
- **2026-07-15** `f8ecf435d25d` — 2 warning
  - added the new `not_implemented` enum value to the `code` response property for the response status `400`
  - added the new `not_implemented` enum value to the `code` response property for the response status `500`
- **2026-07-09** `7d57386313c7` — 6 breaking, 17 warning
  - the `entity_type` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `status` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `tax_rate/scope` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `tax_rate/status` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `tax_rate/tax_rate_status` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `tax_rate/tax_rate_type` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - added the new `ACTIVE` enum value to the `tax_rate/tax_rate_status` response property for the response status `200`
  - added the new `EXTERNAL` enum value to the `tax_rate/scope` response property for the response status `200`
  - added the new `INACTIVE` enum value to the `tax_rate/tax_rate_status` response property for the response status `200`
  - added the new `INTERNAL` enum value to the `tax_rate/scope` response property for the response status `200`
  - added the new `ONETIME` enum value to the `tax_rate/scope` response property for the response status `200`
  - added the new `archived` enum value to the `status` response property for the response status `200`
  - added the new `archived` enum value to the `tax_rate/status` response property for the response status `200`
  - added the new `customer` enum value to the `entity_type` response property for the response status `200`
  - added the new `deleted` enum value to the `status` response property for the response status `200`
  - added the new `deleted` enum value to the `tax_rate/status` response property for the response status `200`
  - added the new `fixed` enum value to the `tax_rate/tax_rate_type` response property for the response status `200`
  - added the new `invoice` enum value to the `entity_type` response property for the response status `200`
  - added the new `percentage` enum value to the `tax_rate/tax_rate_type` response property for the response status `200`
  - added the new `published` enum value to the `status` response property for the response status `200`
  - added the new `published` enum value to the `tax_rate/status` response property for the response status `200`
  - added the new `subscription` enum value to the `entity_type` response property for the response status `200`
  - added the new `tenant` enum value to the `entity_type` response property for the response status `200`
- **2026-07-09** `4b1a811c4179` — 12 breaking, 17 info
  - the `created_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `end_date` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `entity_type` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `start_date` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `status` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `tax_rate/created_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `tax_rate/scope` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `tax_rate/status` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `tax_rate/tax_rate_status` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `tax_rate/tax_rate_type` response's property type/format changed from `string`/`` to ``/`` for status `200`
  - the `tax_rate/updated_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - the `updated_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - removed the `ACTIVE` enum value from the `tax_rate/tax_rate_status` response property for the response status `200`
  - removed the `EXTERNAL` enum value from the `tax_rate/scope` response property for the response status `200`
  - removed the `INACTIVE` enum value from the `tax_rate/tax_rate_status` response property for the response status `200`
  - removed the `INTERNAL` enum value from the `tax_rate/scope` response property for the response status `200`
  - removed the `ONETIME` enum value from the `tax_rate/scope` response property for the response status `200`
  - removed the `archived` enum value from the `status` response property for the response status `200`
  - removed the `archived` enum value from the `tax_rate/status` response property for the response status `200`
  - removed the `customer` enum value from the `entity_type` response property for the response status `200`
  - removed the `deleted` enum value from the `status` response property for the response status `200`
  - removed the `deleted` enum value from the `tax_rate/status` response property for the response status `200`
  - removed the `fixed` enum value from the `tax_rate/tax_rate_type` response property for the response status `200`
  - removed the `invoice` enum value from the `entity_type` response property for the response status `200`
  - removed the `percentage` enum value from the `tax_rate/tax_rate_type` response property for the response status `200`
  - removed the `published` enum value from the `status` response property for the response status `200`
  - removed the `published` enum value from the `tax_rate/status` response property for the response status `200`
  - removed the `subscription` enum value from the `entity_type` response property for the response status `200`
  - removed the `tenant` enum value from the `entity_type` response property for the response status `200`
- **2026-06-10** `2a40f94de722` — 2 info
  - added the optional property `end_date` to the response with the `200` status
  - added the optional property `start_date` to the response with the `200` status
- **2026-05-18** `8ec2edea6b20` — 4 warning
  - removed the optional property `details` from the response with the `400` status
  - removed the optional property `details` from the response with the `500` status
  - added the new `too_many_requests` enum value to the `code` response property for the response status `400`
  - added the new `too_many_requests` enum value to the `code` response property for the response status `500`
- **2026-04-06** `95af41a12111` — 4 warning, 8 info
  - removed the optional property `error` from the response with the `400` status
  - removed the optional property `error` from the response with the `500` status
  - removed the optional property `success` from the response with the `400` status
  - removed the optional property `success` from the response with the `500` status
  - added the optional property `code` to the response with the `400` status
  - added the optional property `code` to the response with the `500` status
  - added the optional property `details` to the response with the `400` status
  - added the optional property `details` to the response with the `500` status
  - added the optional property `http_status_code` to the response with the `400` status
  - added the optional property `http_status_code` to the response with the `500` status
  - added the optional property `message` to the response with the `400` status
  - added the optional property `message` to the response with the `500` status

---

[Operation](https://skmtc.dev/flexprice/apis/flexprice-api/docs/taxes/associations/:id/delete.md) · [API](https://skmtc.dev/flexprice/apis/flexprice-api.md) · [Page](https://skmtc.dev/flexprice/apis/flexprice-api/changes/taxes/associations/:id/delete)
