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년 7월 13일