Skip to main content

Open a session

POST 

/v1/projects/:project_id/agents/:agent_id/sessions

Opens a durable session against the agent. The session accumulates messages and is resumable by id; its lifecycle (open / closed / expired) and configuration live in the backing runtime session.

Request

Responses

The session was opened.