Rename Session
Update the name of an existing session. Useful for organizing and categorizing sessions with meaningful names for better identification and management.
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 rename
Query Parameters
Session type (agent, team, or workflow)
agent, team, workflow User ID to scope rename to
Database ID to use for rename operation
Table to use for rename operation
Body
New name for the session
Response
Session renamed 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