Check if the user session is still valid and update the session activity timestamp

Validates that the specified session is still active and keeps it alive by updating its last activity timestamp. If single-session enforcement is enabled, detects whether the session has been replaced by a newer login. Also checks whether the user's account has expired.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
Responses
200

Success

400

The request body is null or UserSessionId is missing

401

The caller is not authenticated

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!