Skip to main content
Version: 4.1

Check the validity of a token

POST 

/api/internal/v1/devauth/tokens/verify

Besides the basic validity check, checks the token expiration time and user-initiated token revocation. Services which intend to use it should be correctly set up in the gateway's configuration.

Request

Responses

The token is valid.