POST api/login/checkToken
Checks the validity of the user's token.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
A boolean indicating whether the token is valid.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.