---
title: "Delete a plan override"
method: DELETE
path: "/api/plan-overrides/{id}"
tags: ["Plan Overrides"]
---

# Delete a plan override

`DELETE /api/plan-overrides/{id}`

## Path parameters

- `id` string, required

## Response `200`

Plan override deleted

## Other responses

- `404` — Plan override not found

---

[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)
