Skip to main content
PUT
Update Pronunciation Dictionary

Path Parameters

uid
string
required

Body

application/json

Pronunciation dictionary update schema.

name
string | null
description
string | null
language
string | null
rules
PronunciationRuleCreate · object[] | null

Response

Successful Response

Pronunciation dictionary response schema.

name
string
required
language
string
required
uid
string
required
org_uid
string<uuid>
required
created_at
string<date-time>
required
description
string | null
rules
PronunciationRuleResponse · object[]