OAUTH2

const val OAUTH2: String

The literal path segment that identifies OAuth2 (consent) endpoints, e.g. /{productType}/oauth2/{apiVersion}/userinfo. OAuth2 resource endpoints (those that contain OAUTH2 but not TOKEN) must be authenticated with the OAuth2 consent access token rather than the regular API-user Bearer token.