Skip to main content
POST
Create a new Agent

Query Parameters

depth
integer

The number of levels of related objects to include in the response

Body

application/json
model
string
required

Agent has Agent Model

id
string

Agent is uniquely identified by id

prompt
string

Agent has Prompt

functions
string[]

Agent has Function

Response

Agent Created

data
Agent · object
Example:
success
boolean