Delete
Delete a pronunciation dictionary by its ID. Once deleted, the dictionary can no longer be referenced in text-to-speech requests.
Authentication
api-subscription-keystring
API Key authentication via header
Query parameters
dict_id
ID of the dictionary to delete
Response
Successful Response
success
Whether the deletion was successful.
message
Human-readable status message (e.g. “Dictionary ‘p_5cb7faa6’ deleted successfully”).