---
title: "Delete User Dict Word"
method: DELETE
path: "/user_dict_word/{word_uuid}"
tags: ["ユーザー辞書"]
---

# Delete User Dict Word

`DELETE /user_dict_word/{word_uuid}`

ユーザー辞書に登録されている言葉を削除します。

## Path parameters

- `word_uuid` string, required — 削除する言葉のUUID

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/voicevox/apis/voicevox-engine-oss.md) · [All operations](https://skmtc.net/voicevox/apis/voicevox-engine-oss/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voicevox/voicevox-engine-oss/revisions/fbe86976d6b9/schema)
