Endpoint
Authentication
Authorization: Bearer <api_key> or Authorization: ApiKey <api_key>.
Request body
string
required
Identifier of the agent to bind this session to.
object
Free-form metadata stored with the session.
Response
string
Session identifier.
string
Always
agent.session.string
Bound agent identifier.
string
Session status, typically
active.object
Metadata provided at creation.
integer
Unix seconds.