Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
OK
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