Parameters full description
POST - Create a new agentSession
GET - Query the list of agentSessions
startAfter
parameter and provide the createdAt
string of the last agent session 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 agentSession by providing its uid
RESPONSE DATA