---
title: "Delete Model"
method: DELETE
path: "/model/{id}"
tags: ["Model"]
---

# Delete Model

`DELETE /model/{id}`

## Path parameters

- `id` string, required

## Response `200`

Request fulfilled, document follows

## Other responses

- `401` — No permission -- see authorization schemes
- `422`

---

[API](https://skmtc.dev/fish/apis/fishaudio-openapi.md) · [All operations](https://skmtc.dev/fish/apis/fishaudio-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fish/fishaudio-openapi/revisions/bca9c1115c42/schema)
