Profile
Ping endpoint to track user activity
GET /profile/ping
GET /profile/ping
Query parameters
ticketIdintegerqueryID of the ticket the user has currently opened, if any
actionenumqueryAny special action the user might have performed, such as closing the browser window/tab or another reason to stop tacking
Responses
200 — Successful operation
Response Example
{
"success": true
}403 — Unauthorized
500 — Internal error