Skip to main content
POST
Update Voice

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

id
string<uuid>
required

Body

application/json
type
enum<string>
required

An enumeration.

Available options:
voice_base,
voice_azure,
voice_rime,
voice_eleven_labs
voice_name
pitch
rate

Response

Successful Response

id
string<uuid>
required
user_id
string<uuid>
required
voice_name
string
required
type
enum<string>
default:voice_azure

An enumeration.

Available options:
voice_base,
voice_azure,
voice_rime,
voice_eleven_labs
pitch
integer
default:0
rate
integer
default:15