---
title: "Delete Voice"
method: DELETE
path: "/voices/{id}"
tags: ["Voices"]
---

# Delete Voice

`DELETE /voices/{id}`

## Path parameters

- `id` string, required — The ID of the voice. Find one in the [Voice Library](https://play.cartesia.ai/voices) or via [List Voices](/api-reference/voices/list).

## Headers

- `Cartesia-Version` '2026-03-01', date, required

## Response `204`

---

[API](https://skmtc.net/cartesia/apis/cartesia-api.md) · [All operations](https://skmtc.net/cartesia/apis/cartesia-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cartesia/cartesia-api/revisions/8910812440d3/schema)
