---
title: "DELETE /v1/lexicons/{LexiconName}"
method: DELETE
path: "/v1/lexicons/{LexiconName}"
---

# DELETE /v1/lexicons/{LexiconName}

`DELETE /v1/lexicons/{LexiconName}`

Deletes the specified pronunciation lexicon stored in an Amazon Web Services Region. A lexicon which has been deleted is not available for speech synthesis, nor is it possible to retrieve it using either the `GetLexicon` or `ListLexicon` APIs.

For more information, see [Managing Lexicons](https://docs.aws.amazon.com/polly/latest/dg/managing-lexicons.html).

## Path parameters

- `LexiconName` string, required

## Response `200`

Success

- DeleteLexiconOutput

## Other responses

- `480` — LexiconNotFoundException
- `481` — ServiceFailureException

---

[API](https://skmtc.net/aws/apis/polly.md) · [All operations](https://skmtc.net/aws/apis/polly/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/polly/versions/0cd8445cb96a/schema)
