Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
This endpoint obtain a new token from the authentication server.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.