POST
/
v1
/
agents
/
create

Authorizations

Authorization
string
headerrequired

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

Body

application/json
prompt
string
required
voice
required
actions
array
initial_message
string
webhook

Response

200 - application/json
id
string
required
user_id
string
required
prompt
string
required
actions
object[]
required
voice
object
required
initial_message
string
webhook
object