Skip to main content
DELETE
Delete 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 delete

Minimum string length: 1
Example:

"64f1234567890abcdef12345"

Response

Successfully deleted pronunciation dictionary

id
string
required

ID of the deleted pronunciation dictionary

Example:

"64f1234567890abcdef12345"

deleted
boolean
required

Confirmation that the dictionary was deleted

Example:

true