Skip to main content
POST
Verify JWT

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
accessToken
string
required

JWT access token to verify

Response

Default Response

user
object
required

Authenticated user

accessToken
string
required

JWT access token