Skip to main content
POST
Create session

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The session request body, containing the agents to use in the session and other settings

agentGraphRequest
AgentGraphRequest · object
required

A request for the agents in this session

namespaceProvider
create_if_not_exists · object
required
execution
defer · object

The session's execution is deferred. A deferred execution must be executed manually later

annotations
LinkedHashMap<String,String> · object

Response

Success

namespace
string
required

The namespace that this session belongs in

sessionId
string
required

The unique identifier for the session