Token
This is the endpoint to get a temporal token to set in the oauth2 header
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/x-www-form-urlencoded
Response
200 - application/json
Token fetched
The response is of type object
.