Skip to main content
Update User Activity
curl --request POST \
  --url http://localhost:3000/api/users/update-activity
{
  "success": true,
  "lastSeenAt": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.traza.com.au/llms.txt

Use this file to discover all available pages before exploring further.

This is not being used currently.

Response

200 - application/json

Activity updated successfully

success
boolean
lastSeenAt
number