Parameters full description
POST - Create a new agent
PATCH - Update an existing agent
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