Skip to main content
PATCH
Update voice

Authorizations

Authorization
string
header
required

API key in the Authorization header: Bearer sk_hopper_... Keys are minted in the dashboard at withhopper.com/console/keys and shown once at creation. WebSocket connections also accept ?api_key=.

Path Parameters

id
string
required

Voice id.

Body

application/json
name
string
Minimum string length: 1
description
string
tags
string[]

Response

The updated voice.

id
string
name
string
description
string | null
language
string | null
gender
string | null
tags
string[]
source
enum<string>
Available options:
library,
instant_clone,
pro_clone,
localized
parent_voice_id
string | null
source_audio_blob_id
string | null
source_transcript
string | null
source_metadata
object
source_version
string | null
profiles
object[]
model_family
string | null
deprecated
sample_blob_id
string | null
deprecated
is_owner
boolean

True when your org owns the voice.

saved
boolean
created_at
string