Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
tempToken
string

An existing temporary access token (optional)

Response

200 - application/json

Validation result

user
boolean

Whether the user is valid

token
boolean

Whether the token is valid