Auth
Issue short-lived access tokens for scoped API access
Issue access token
auth.issue_access_token(**kwargs) -> AuthIssueAccessTokenResponse { access_token, expires_in, token_type, bound_entity }
POST/v1/auth/access-tokens
Issue short-lived access tokens for scoped API access