Remove pronunciation dictionary rules

POST
/v1/pronunciation-dictionaries/:pronunciation_dictionary_id/remove-rules

Remove rules from the pronunciation dictionary

Path parameters

pronunciation_dictionary_idstringRequired

The id of the pronunciation dictionary

Request

This endpoint expects an object.
rule_stringslist of stringsRequired

List of strings to remove from the pronunciation dictionary.

Response

Successful Response

idstring
version_idstring
Built with