Generates and returns a bearer token. Behavior of this API differs on the basis of the auth mechanism used to make the request.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type object
.
Generates and returns a bearer token. Behavior of this API differs on the basis of the auth mechanism used to make the request.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type object
.