latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-21121330627.4 KB

6107b5235c74

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