Update Pronunciation Dictionary

Partially update the pronunciation dictionary without changing the version

Path parameters

pronunciation_dictionary_idstringRequired
The id of the pronunciation dictionary

Headers

xi-api-keystringRequired

Request

This endpoint expects an object.
archivedbooleanOptional
The name of the pronunciation dictionary, used for identification only.
namestringOptional
The name of the pronunciation dictionary, used for identification only.

Response

Successful Response
idstring
The ID of the pronunciation dictionary.
latest_version_idstring
The ID of the latest version of the pronunciation dictionary.
latest_version_rules_numinteger
The number of rules in the latest version of the pronunciation dictionary.
namestring
The name of the pronunciation dictionary.
permission_on_resourceenum or null
The permission on the resource of the pronunciation dictionary.
Allowed values:
created_bystring
The user ID of the creator of the pronunciation dictionary.
creation_time_unixinteger
The creation time of the pronunciation dictionary in Unix timestamp.
archived_time_unixinteger or null
The archive time of the pronunciation dictionary in Unix timestamp.
descriptionstring or null
The description of the pronunciation dictionary.

Errors