---
title: "Deletes the model identified by the given ID."
method: DELETE
path: "/models/{id}"
tags: ["Custom Speech models:"]
---

# Deletes the model identified by the given ID.

`DELETE /models/{id}`

## Path parameters

- `id` string, uuid, required

## Response `204`

The model was successfully deleted or did not exist.

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/azure/apis/cognitiveservices-speech-speechtotext.md) · [All operations](https://skmtc.net/azure/apis/cognitiveservices-speech-speechtotext/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/cognitiveservices-speech-speechtotext/revisions/931821089e0d/schema)
