Skip to main content

Create Session

POST 

/sessions/

Creates a new session between an agent and customer.

The session will be initialized with the specified agent and optional customer. If no customer_id is provided, a guest customer will be created.

Request

Responses

Session successfully created. Returns the complete session object.