Create Request Token
This endpoint obtain a new token from the authentication server.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Create Request Token
The response is of type object
.