---
title: "Delete Model Prices"
method: DELETE
path: "/models/{model_name}/price_overrides"
tags: ["models", "pricing"]
---

# Delete Model Prices

`DELETE /models/{model_name}/price_overrides`

Remove pricing for a model.

## Path parameters

- `model_name` string, required — URL-encoded model name

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/galileo/apis/galileo-api-server.md) · [All operations](https://skmtc.net/galileo/apis/galileo-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/galileo/galileo-api-server/revisions/933e8c8e6366/schema)
