Skip to main content
POST
Add User Dict Word

Parametri della query

surface
string
obbligatorio

Surface form of the word

pronunciation
string
obbligatorio

Pronunciation of the word (Katakana)

accent_type
integer
obbligatorio

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

Opzioni disponibili:
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.

Intervallo richiesto: 0 <= x <= 10

Risposta

Successful Response

The response is of type string.

Ultima modifica il 13 luglio 2026