Skip to main content
PUT
Rewrite User Dict Word

Paramètres de chemin

word_uuid
string
requis

UUID of the word to update

Paramètres de requête

surface
string
requis

Surface form of the word

pronunciation
string
requis

Pronunciation of the word (Katakana)

accent_type
integer
requis

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

Options disponibles:
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.

Plage requise: 0 <= x <= 10

Réponse

Successful Response

Dernière modification le 13 juillet 2026