Agent
Create agent
Creates a new agent
POST
/
v2
/
agent
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
agent_config
object
requiredConfiguration of the agent
agent_prompts
object
requiredPrompts to be provided to the agent. It can have multiple tasks of the form task_<task_id>
Response
200 - application/json
agent_id
string
status
enum<string>
Available options:
created