---
title: "Deletes the web hook identified by the given ID."
method: DELETE
path: "/webhooks/{id}"
tags: ["Custom Speech web hooks:"]
---

# Deletes the web hook identified by the given ID.

`DELETE /webhooks/{id}`

## Path parameters

- `id` string, uuid, required

## Response `204`

The web hook 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)
