Skip to main content
PUT
Rename a session thread
Rename a session thread.

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

Path Parameters

threadId
string
required

Body

application/json
threadName
string

Response

Session thread renamed successfully.

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