---
title: "Delete Organization Pricing"
method: DELETE
path: "/v1/organizations/me/pricing/{pricing_id}"
tags: ["organization-pricing"]
---

# Delete Organization Pricing

`DELETE /v1/organizations/me/pricing/{pricing_id}`

Remove an override, returning the model to the deployment price list.

## Path parameters

- `pricing_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-20** `866dfb3fb7eb` — 1 info
  - endpoint added

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