Skip to main content
PUT
Update pronunciation dictionary

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <api_key>, where <api_key> is your api key.

Body

application/json
id
string
required

ID of the pronunciation dictionary to update

Minimum string length: 1
Example:

"64f1234567890abcdef12345"

items
object[]
required

Updated list of word-pronunciation pairs

Response

Successfully updated pronunciation dictionary

id
string
required

ID of the updated pronunciation dictionary

Example:

"64f1234567890abcdef12345"

items
object[]
required

Updated list of word-pronunciation pairs