OpenAPI 3.1.0raw.githubusercontent.com2026-08-20120327621.4 KB

279647a4fbc6

chat

Create Session

Create a persisted agent session owned by the requesting user.

post/v1/agent_sessions

Request body

titlestring

Optional initial title.

is_ephemeralboolean

Whether the session should expire after a period of inactivity.

Response

Successful Response