Parameters full description
POST - Create a new agent
restrictedAccess
Access control mode for this agent. Use Agent Sessions with restrictedAccess agents.Possible values: [restrictedAccess
, openAccess
]PATCH - Update an existing agent
restrictedAccess
Access control mode for this agent. Use Agent Sessions with restrictedAccess agents.Possible values: [restrictedAccess
, openAccess
]GET - Query the list of agents
startAfter
parameter and provide the createdAt
string of the last agent in the current results set
When there are no more results you will receive an empty array in the response and a 404 status codeDELETE - Delete an agent by providing its uid
RESPONSE DATA
restrictedAccess
, openAccess
]