generated: '2026-07-11' method: derived source: openapi/oracle-eloqua-openapi.yml summary: types: - http schemes: - name: bearerAuth type: http scheme: bearer bearerFormat: JWT description: |- OAuth 2.0 access token obtained from `https://login.eloqua.com/auth/oauth2/token`. Sent as `Authorization: Bearer {access_token}`. sources: - openapi/oracle-eloqua-openapi.yml - name: basicAuth type: http scheme: basic description: |- HTTP Basic Authentication with `client_id:client_secret`. Used at the token endpoint and as a legacy fallback. sources: - openapi/oracle-eloqua-openapi.yml