---
title: "Unassign a tax from a plan"
method: DELETE
path: "/api/taxes/plan/{planId}/{taxId}"
tags: ["Taxes"]
---

# Unassign a tax from a plan

`DELETE /api/taxes/plan/{planId}/{taxId}`

## Path parameters

- `planId` string, required
- `taxId` string, required

## Response `200`

Tax unassigned

---

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