---
title: "Delete Pronunciation Dictionary"
method: DELETE
path: "/v2/pronunciation-dictionaries/{dictionary_id}"
tags: ["Pronunciation Dictionaries"]
---

# Delete Pronunciation Dictionary

`DELETE /v2/pronunciation-dictionaries/{dictionary_id}`

Permanently delete a pronunciation dictionary and remove it from all linked PALs.

## Path parameters

- `dictionary_id` string, required

## Response `204`

NO CONTENT - Pronunciation dictionary deleted successfully

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.dev/tavus/apis/tavus-developer-api-collection.md) · [All operations](https://skmtc.dev/tavus/apis/tavus-developer-api-collection/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tavus/tavus-developer-api-collection/revisions/c878e2f6508d/schema)
