---
title: "update google custom voice"
method: PUT
path: "/GoogleCustomVoices/{GoogleCustomVoiceSid}"
tags: ["Speech"]
---

# update google custom voice

`PUT /GoogleCustomVoices/{GoogleCustomVoiceSid}`

## Request body

- GoogleCustomVoice
  - `speech_credential_sid` string, required
  - `name` string, required
  - `reported_usage` string, required
  - `model` string, required

## Response `204`

google custom voice updated

## Other responses

- `400` — bad request
- `404` — least cost routing carrier set entry not found
- `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)
