/auth/validate - ValidateToken

POST {{host}}/auth/validate

A request that allows you to validate whether a token is valid or not. The token is added to the body of the request.

Request Body

{"token"=>"abc123"}

HEADERS

KeyDatatypeRequiredDescription
acceptstring
Referernull
Content-Typestring