Start a fresh reality-check session window

Re-anchor the session clock to now.

Called by the client when a fresh app session begins so the elapsed-time reminder measures the current session rather than wall-clock carried over from a previous visit (which would fire a stale reminder on return).

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Headers

X-API-Keystring or nullOptional

Response

Successful Response

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error