Skip to main content
PUT
Rewrite User Dict Word

Pfadparameter

word_uuid
string
erforderlich

UUID of the word to update

Abfrageparameter

surface
string
erforderlich

Surface form of the word

pronunciation
string
erforderlich

Pronunciation of the word (Katakana)

accent_type
integer
erforderlich

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

Verfügbare Optionen:
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.

Erforderlicher Bereich: 0 <= x <= 10

Antwort

Successful Response

Zuletzt geändert am 13. Juli 2026