Skip to main content
POST
Start a new session thread
Create a new session thread for an agent.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

X-Envole-User-Id
string
header
required

External user identifier; not necessarily registered with Envole

Body

application/json
agentId
string
required

Response

Session thread created successfully.

id
string
threadName
string
agentId
string
agentName
string
agentHandle
string
rootAgentBuildId
string
lastMessageTime
string<date-time>
sessionType
enum<string>
Available options:
LIVE,
TESTING