---
title: "Delete Organization Spend Ceiling"
method: DELETE
path: "/v1/organizations/me/spend-ceilings/{ceiling_id}"
tags: ["organization-budgets"]
---

# Delete Organization Spend Ceiling

`DELETE /v1/organizations/me/spend-ceilings/{ceiling_id}`

Remove a ceiling inside this organization.

## Path parameters

- `ceiling_id` string, required

## Response `200`

Successful Response

- Message — A human-readable acknowledgment for an operation with nothing to return.
  - `message` string, required — What happened.

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-31** `1a5cf829e593` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/mozilla-ai/apis/otari/changes/v1/organizations/me/spend-ceilings/:ceiling_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)
