access-token-controller
Validate an existing bearer token
Returns HTTP code 200 if the JWt is valid, otherwise 401 and an error code and message.
get/api/accessTokens/validate
Headers
Authorizationstring required
Authorization
Response
OK
Returns HTTP code 200 if the JWt is valid, otherwise 401 and an error code and message.
Authorization
OK