POST
/
generations
/
make

Authorizations

Authorization
string
headerrequired

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

Body

application/json
text
string
required
voiceId
string
required
externalId
string
required
callbackUrl
string
required
format
enum<string>
default: WAV
Available options:
WAV,
MP3,
OGG

Response

200 - application/json
text
string
required
voiceId
string
required
externalId
string
required
callbackUrl
string
required
format
enum<string>
default: WAV
Available options:
WAV,
MP3,
OGG