Skip to main content

Create a session

POST 

/api/v1/agents/:agent_id/sessions

Creates a new session for the specified agent. Internally creates a conversation and two actors (agent + user) so the caller only needs this single call to start interacting with the agent.

Request

Responses

Session created