Create Session

Create a session after an initial agent interaction has concluded and messages have been prepared.

Body Params
string
required

Id of the agent used when creating the chat recording

messages
array of objects
required

Array of session messages (750 KB limit)

messages*
string

Optional id of the Application the agent is participating in for this session.

boolean
Defaults to true

If set to false, request will block until analysis is complete. Analysis will be returned.

string

Optional value representing a unique id of the visitor interacting with the agent (e.g. email or uuid)

string

Optional display name for visitor

string

Optional value representing a unique id of the account of the visitor interacting with the agent (e.g. uuid)

string

Optional display name for account

json

Optional metadata object for the session

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json