cURL
curl --request DELETE \ --url https://api.cartesia.ai/pronunciation-dicts/{id} \ --header 'Authorization: Bearer <token>' \ --header 'Cartesia-Version: <cartesia-version>'
Delete a pronunciation dictionary
Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.
sk_car_...
API version header.
2024-06-10
2024-11-13
2025-04-16
2026-03-01
"2026-03-01"
ID of the pronunciation dictionary to delete
Was this page helpful?