These docs are for v0.0.1. Click to read the latest docs for v1.0.61.

Sessions

This API facilitates session-based communication. Only "Chat" channel is supported now.

Sessions are used to hold context information about the customer and the clients used by the customer. A customer can have multiple active sessions at the same time. Sessions can be passed on any explicit requests made on engagements so that all the activities can be correlated back to sessions that caused it.