Authentication
Generate an authentication token based on the BASIC authorization header.
post/Authentication
Headers
Authorizationstring required
Basic Base64 encoded Authorization Header with your Client Id and Secret
Response
OK
Basic Base64 encoded Authorization Header with your Client Id and Secret
OK