POST
/
v1
/
voices
/
create

Authorizations

Authorization
string
header
required

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

Body

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

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