POST
/
v1
/
voices
/
update

Authorizations

Authorization
string
header
required

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

Query Parameters

id
string
required

Body

application/json
type
enum<string>
required
Available options:
voice_azure
pitch
rate
voice_name

Response

200 - application/json
id
string
required
type
enum<string>
required
Available options:
voice_azure
user_id
string
required
voice_name
string
required
pitch
integer
default:
0
rate
integer
default:
15