Skip to main content

Create Session

POST 

/api/sessions

Create a new session between a user and an agent.

The session will be associated with the provided agent and optionally with a user. If no user is provided, a guest user will be created.

Request

Responses

Session created successfully, Returns the created session along with its generated ID.