---
title: "Delete Tts Voice"
method: DELETE
path: "/v1/tts/voices/{voice_id}"
tags: ["TTS"]
---

# Delete Tts Voice

`DELETE /v1/tts/voices/{voice_id}`

Delete a cloned voice from the organization and from the TTS provider.

## Path parameters

- `voice_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/orsay/apis/fastapi.md) · [All operations](https://skmtc.net/orsay/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orsay/fastapi/versions/23d1ff06d0d0/schema)
