Skip to main content
POST
Create Session

Body

application/json

Request body for creating a persisted agent session.

model
CustomProviderModelSelection · object
required

Chat against a stored custom provider record.

title
string
default:""

Optional initial title.

Maximum string length: 100
is_ephemeral
boolean
default:false

Whether the session should expire after a period of inactivity.

Response

Successful Response

data
CreatedAgentSession · object
required