Skip to main content
PUT
Rewrite User Dict Word

パスパラメータ

word_uuid
string
必須

UUID of the word to update

クエリパラメータ

surface
string
必須

Surface form of the word

pronunciation
string
必須

Pronunciation of the word (Katakana)

accent_type
integer
必須

Accent type (indicates where the pitch drops)

word_type
enum<string>

One of PROPER_NOUN (proper noun), COMMON_NOUN (common noun), VERB, ADJECTIVE, or SUFFIX

利用可能なオプション:
PROPER_NOUN,
COMMON_NOUN,
VERB,
ADJECTIVE,
SUFFIX
priority
integer

Word priority (integer from 0 to 10). Larger numbers indicate higher priority. Values from 1 to 9 are recommended.

必須範囲: 0 <= x <= 10

レスポンス

Successful Response

最終更新日 2026年8月2日