Update a pronunciation dictionary’s name or rules using JSON Patch format.
The unique identifier of the pronunciation dictionary.
The operation to perform. Must be one of: add, remove, replace, copy, move, test
add, remove, replace, copy, move, test "replace"
A JSON Pointer string that references a location within the target document where the operation is performed. Supported paths: /name, /rules.
"/name"
The value to be used within the operation. Required unless using remove.
Pronunciation dictionary updated successfully
Unique identifier for the pronunciation dictionary.
"pd_abc123def456gh"
Name of the pronunciation dictionary.
"Updated Brand Terms"
List of pronunciation rules.
Number of rules in the dictionary.
1
ISO 8601 timestamp of when the dictionary was created.
"2025-01-15T10:30:00Z"
ISO 8601 timestamp of when the dictionary was last updated.
"2025-01-15T12:00:00Z"