---
title: "Delete Scoped Budget"
method: DELETE
path: "/v1/scoped-budgets/{budget_id}"
tags: ["scoped-budgets"]
---

# Delete Scoped Budget

`DELETE /v1/scoped-budgets/{budget_id}`

Delete a scoped budget.

A request holding a reservation against it settles into nothing afterwards,
which is the right outcome: the ceiling no longer exists to be credited.

## Path parameters

- `budget_id` string, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-19** `3945cde96091` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mozilla-ai/apis/otari/changes/v1/scoped-budgets/:budget_id/delete.md)

---

[API](https://skmtc.dev/mozilla-ai/apis/otari.md) · [All operations](https://skmtc.dev/mozilla-ai/apis/otari/llms.txt) · [OpenAPI document](https://skmtc.dev/mozilla-ai/apis/otari/revisions/80c117c36f36?raw)
