Root path for all endpoints (must not contain any slashes at the beginning nor end).
Authentication object,
containing either client_id
and client_secret
properties (for 2-legged authentication),
or a single token
property (for 2-legged or 3-legged authentication with pre-generated access token).
Generated using TypeDoc
Initializes new client with specific authentication method.