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

---

[API](https://skmtc.net/mozilla-ai/apis/otari.md) · [All operations](https://skmtc.net/mozilla-ai/apis/otari/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mozilla-ai/otari/revisions/866dfb3fb7eb/schema)
