---
title: "Delete a voice deployment"
method: DELETE
path: "/api/workers/{workerId}/deployments/voice/{deploymentId}"
tags: ["Voice Deployments"]
---

# Delete a voice deployment

`DELETE /api/workers/{workerId}/deployments/voice/{deploymentId}`

## Path parameters

- `workerId` string, required
- `deploymentId` string, required

## Response `204`

Voice deployment deleted

## Other responses

- `401` — Unauthorized
- `404` — Voice deployment not found

---

[API](https://skmtc.dev/brainbasehq/apis/brainbase-api.md) · [All operations](https://skmtc.dev/brainbasehq/apis/brainbase-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/brainbasehq/brainbase-api/revisions/ab4ce60666d2/schema)
