Skip to content

Create Session

POST/v1/sessions

Create a stateful execution of an Agent in an Environment.

Request body

stringagentrequired

Agent ID used by this Session.

Optional<string>environment_id

Optional authorized Session override. Omit to use the Agent-owned Environment.

Optional<string>title

Human-readable Session title.

Optional<object>metadata

Application metadata returned with the Session.