v1
latestOpenAPI 3.1.02026-07-26142186376.1 KBSessions
Rename Session
Update the name of an existing session. Useful for organizing and categorizing sessions with meaningful names for better identification and management.
post/sessions/{session_id}/rename
Path parameters
session_idstring required
Session ID to rename
Session ID to rename
Query parameters
type'agent' | 'team' | 'workflow'
Session type (agent, team, or workflow). If not provided, auto-detected from session data.
user_idstring nullable
User ID to scope rename to
User ID to scope rename to
db_idstring nullable
Database ID to use for rename operation
Database ID to use for rename operation
tablestring nullable
Table to use for rename operation
Table to use for rename operation
Request body
Response
Session renamed successfully