Update Session
Update session properties such as session_name, session_state, metadata, or summary. Use this endpoint to modify the session name, update state, add metadata, or update the session summary.
Documentation Index
Fetch the complete documentation index at: https://docs.agno.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Session ID to update
Query Parameters
Session type (agent, team, or workflow)
agent, team, workflow User ID
Database ID to use for update operation
Table to use for update operation
Body
Response
Session updated successfully
- AgentSessionDetailSchema
- TeamSessionDetailSchema
- WorkflowSessionDetailSchema
Unique agent session identifier
Session identifier
Human-readable session name
User ID associated with the session
Summary of session interactions
Current state of the session
Agent ID used in this session
Total tokens used in this session
Agent-specific data
Session metrics
Additional metadata
Complete chat history
Session creation timestamp
Last update timestamp