8ac3f55fbe00

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-12120326620.8 KB
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