Updates the lastSeenAt timestamp for the currently authenticated user to the current time. Used for presence tracking and activity monitoring. This is typically called periodically by the client to indicate the user is still active. Requires authentication.
Documentation Index
Fetch the complete documentation index at: https://docs.connvo.app/llms.txt
Use this file to discover all available pages before exploring further.
Standard user authentication token issued via WorkOS. Provide as Authorization: Bearer <user-token>.