auth

Validate an access token for proper signature, format, expiration, and active status

Possible error names: TokenExpiredError, JsonWebTokenError, TokenNotFoundError<br/><br/>Endpoint name: validateAccessToken

post/auth/accessTokens/{token}/validate

Path parameters

tokenstring required

Response

Successful

Changes