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

# Deletes the endpoint identified by the given ID.

`DELETE /endpoints/{id}`

## Path parameters

- `id` string, uuid, required

## Response `204`

The model endpoint was successfully deleted.

## 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/versions/931821089e0d/schema)
