---
title: "Delete Model"
method: DELETE
path: "/v1/accounts/{account_id}/models/{model_id}"
tags: ["Gateway"]
---

# Delete Model

`DELETE /v1/accounts/{account_id}/models/{model_id}`

## Path parameters

- `account_id` string, required
- `model_id` string, required

## Response `200`

A successful response.

- object

---

[API](https://skmtc.net/fireworks/apis/fireworks-ai-anthropic-compatible-messages-api.md) · [All operations](https://skmtc.net/fireworks/apis/fireworks-ai-anthropic-compatible-messages-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fireworks/fireworks-ai-anthropic-compatible-messages-api/versions/954d6bc5d922/schema)
