Internal method used to create the authorization header used in the API calls.
def _authorization_header()
Type
Return Value
dict
The authorization header that utilizes Basic authentication.
Last updated 7 years ago