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

# Delete a voice

`DELETE /v1/voices/{id}`

Delete a custom voice.

## Path parameters

- `id` string, uuid, required

## Headers

- `X-Runway-Version` '2024-11-06', required

## Response `204`

Success

---

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