Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Type of session to create (agent, team, or workflow)
Available options:
agent
, team
, workflow
Database ID to create session in
Body
application/json
Response
Session created successfully
- AgentSessionDetailSchema
- TeamSessionDetailSchema
- WorkflowSessionDetailSchema