DELETE
Delete Voice

Authorizations

Authorization
string
header
required

An EESI API key (sk-eesi-...) or a Clerk session token.

Headers

authorization
string | null
X-API-Key
string | null

Path Parameters

voice_id
string
required

Response

Successful Response

voice_id
string
required
name
string
required
engine
string
required
status
enum<string>
required
Available options:
processing,
ready,
failed
has_ref_text
boolean
required
created_at
string<date-time>
required
error
string | null
ref_text
string | null
is_builtin
boolean
default:false
category
string | null
description
string | null
language
string | null
gender
string | null
country
string | null
accent
string | null
used_by_count
integer
default:0
used_by_names
string[]