v5

latestOpenAPI 3.1.02026-08-043621,4011.8 MB
Pronunciation Dictionary

Remove Rules From The Pronunciation Dictionary

Remove rules from the pronunciation dictionary

post/v1/pronunciation-dictionaries/{pronunciation_dictionary_id}/remove-rules

Path parameters

pronunciation_dictionary_idstring required

The id of the pronunciation dictionary

Example:21m00Tcm4TlvDq8ikWAM

The id of the pronunciation dictionary

Headers

xi-api-keystring nullable

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Request body

rule_stringsstring[] required

List of strings to remove from the pronunciation dictionary.

Response

Successful Response

idstring required

The ID of the pronunciation dictionary.

version_idstring required

The version ID of the pronunciation dictionary.

version_rules_numinteger required

The number of rules in the version of the pronunciation dictionary.

Example response

{
  "id": "5xM3yVvZQKV0EfqQpLrJ",
  "version_id": "5xM3yVvZQKV0EfqQpLr2",
  "version_rules_num": 5
}