Auth

Validates the current user's session.

post/api/Auth/validate

Response

OK

successboolean required
errorCode0 | 1 | 2 | 3 | 4 required

0 = Success 1 = InvalidSession 2 = SessionNotFound 3 = ExpiredToken 4 = UnknownError

errorMessagestring
newTokenstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.