_header

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

def _header()

Returns

Type

Return Value

dict

The header that does not include any authorization.

Last updated