cURL
curl --request DELETE \ --url https://tavusapi.com/v2/pronunciation-dictionaries/{dictionary_id} \ --header 'x-api-key: <api-key>'
{ "message": "Invalid access token" }
Permanently delete a pronunciation dictionary and remove it from all linked personas.
The unique identifier of the pronunciation dictionary to delete.
NO CONTENT - Pronunciation dictionary deleted successfully