Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
This endpoint allows you to validate a request token by using a username and password.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.