Delete a pronunciation dictionary by its UID.
cURL
curl --request DELETE \ --url https://eu.api.gradium.ai/api/pronunciations/{uid}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Successful Response