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

881c8eca3876

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