---
title: "Import User Dict Words"
method: POST
path: "/import_user_dict"
tags: ["ユーザー辞書"]
---

# Import User Dict Words

`POST /import_user_dict`

他のユーザー辞書をインポートします。

## Query parameters

- `override` boolean, required — 重複したエントリがあった場合、上書きするかどうか

## Request body

- object — インポートするユーザー辞書のデータ

## 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/versions/fbe86976d6b9/schema)
