Skip to main content
POST
Create Voice

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
Allowed value: "voice_azure"
voice_name
string
required
pitch
integer
default:0
rate
integer
default:15

Response

Successful Response

id
string<uuid>
required
user_id
string<uuid>
required
type
enum<string>
required
Available options:
voice_azure
Allowed value: "voice_azure"
voice_name
string
required
pitch
integer
default:0
rate
integer
default:15