/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
Key | Datatype | Required | Description |
---|---|---|---|
accept | string | ||
Referer | null | ||
Content-Type | string |