---
title: "Deletes the specified transcription task."
method: DELETE
path: "/transcriptions/{id}"
tags: ["Custom Speech transcriptions:"]
---

# Deletes the specified transcription task.

`DELETE /transcriptions/{id}`

## Path parameters

- `id` string, uuid, required

## Response `204`

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