_authorization_header

Internal method used to create the authorization header used in the API calls.

def _authorization_header()

Returns

Type

Return Value

dict

The authorization header that utilizes token-based authentication.

Last updated

Was this helpful?