Skip to main content
POST
Add User Dict Word

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

The response is of type string.

Zuletzt geändert am 13. Juli 2026