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

# Delete Voice

`DELETE /tts/voices/{id}`

Delete clone voice based on voice id

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `401` — AuthorizationError

---

[API](https://skmtc.net/d-id/apis/realtime-endpoints.md) · [All operations](https://skmtc.net/d-id/apis/realtime-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/d-id/realtime-endpoints/revisions/2f2425e1b6b6/schema)
