---
title: "Delete a Transcription Vocabulary"
method: DELETE
path: "/video/v1/transcription-vocabularies/{TRANSCRIPTION_VOCABULARY_ID}"
tags: ["Transcription Vocabularies"]
---

# Delete a Transcription Vocabulary

`DELETE /video/v1/transcription-vocabularies/{TRANSCRIPTION_VOCABULARY_ID}`

Deletes a Transcription Vocabulary. The Transcription Vocabulary's ID will be disassociated from any live streams using it. Transcription Vocabularies can be deleted while associated live streams are active. However, the words and phrases in the deleted Transcription Vocabulary will remain attached to those streams while they are active.

## Path parameters

- `TRANSCRIPTION_VOCABULARY_ID` string, required

## Response `204`

No Content

---

[API](https://skmtc.net/muxinc/apis/mux-api.md) · [All operations](https://skmtc.net/muxinc/apis/mux-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/muxinc/mux-api/revisions/34a65dce0f31/schema)
