Skip to main content
POST
Create personality

Authorizations

Authorization
string
header
required

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

Body

application/json
gender
enum<string>
required
Available options:
MALE,
FEMALE
provider
enum<string>
required
Available options:
ELEVENLABS,
OPENAI,
DEEPGRAM,
GOOGLE_LIVE
name
string
required
description
string
required
prompt
string
required
temperature
number
required
accent
string
required
backgroundNoise
boolean
required
workspaceId
string
required
voice_id
string
required
Minimum string length: 1

Response

Successful response

message
string
required
data
object
required
{key}
any