Session Heartbeat
auth
Session Heartbeat
Update last_active_at for the current session.
In this in-memory impl we patch the membership record’s last_active_at so the workspace members list reflects recent activity.
POST
Session Heartbeat
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response