---
title: "delete a google custom voice"
method: DELETE
path: "/GoogleCustomVoices/{GoogleCustomVoiceSid}"
tags: ["Speech"]
---

# delete a google custom voice

`DELETE /GoogleCustomVoices/{GoogleCustomVoiceSid}`

## Response `204`

google custom voice successfully deleted

## Other responses

- `404` — google custom voice not found
- `422` — unprocessable entity
- `500` — system error

---

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