Create session
Create a new conversation session for the authenticated user.
Authentication
AuthorizationBearer
Send the agent framework auth token as
Authorization: Bearer <token>.
Request
This endpoint expects an object.
channel
client_info
Response
Session created.
id
user_id
status
channel
client_info
active_intents
sentiment_scores
escalation_risk
created_at
updated_at
current_topic
last_activity_at
ended_at
Errors
401
Unauthorized Error