Session Management
Deactivate Agent
End the active session for an agent and return a summary.
POST
Overview
Terminates the current session for the specified agent and returns a summary including the start/end time, total duration, and number of memories stored during the session.Authentication
API clients do not send an API key orAuthorization header.
Session token from Activate Agent. Must match
agent_id.Path Parameters
The unique identifier of the agent whose session should be ended.
Next Steps
- Activate Agent to start a new session
- List Agents to view updated session counters