How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Oracle Eloqua Bulk/2.0/accounts API

The operations from the Bulk/2.0/accounts category.

Oracle Eloqua Bulk/2.0/accounts API is one of 158 APIs that Oracle Eloqua publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bulk/2.0/accounts. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 25 operations across 13 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 2026.08.07.

Requests are made against the base URL https://secure.p01.eloqua.com/API/REST/2.0/.

25 operations 13 paths 12 schemas 6 DELETE11 GET5 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026.08.07
Base URL
https://secure.p01.eloqua.com/API/REST/2.0/
Resource Areas
1

Paths & Operations 25

Across 13 paths, the API surfaces 25 operations — 6 DELETE, 11 GET, 5 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Bulk/2.0/accounts 25

The operations from the Bulk/2.0/accounts category.

GET
/api/bulk/2.0/accounts/exports
Retrieve a list of account export definitions
GetAccountExportSearch 6 params → 200400401403404409410412
POST
/api/bulk/2.0/accounts/exports
Create an account export definition
PostAccountExportIndividual body → 201400401403404409410412
GET
/api/bulk/2.0/accounts/exports/{id}
Retrieve an account export definition
GetAccountExportIndividual 1 param → 200400401403404409410412
PUT
/api/bulk/2.0/accounts/exports/{id}
Update an account export definition
PutAccountExportIndividual 1 param body → 200400401403404409410412
DELETE
/api/bulk/2.0/accounts/exports/{id}
Delete an account export definition
DeleteAccountExportIndividual 1 param → 204400401403404409410412
GET
/api/bulk/2.0/accounts/exports/{id}/data
Retrieve an account export definition's synced data
GetAccountExportDataQuery 5 params → 200400401403404409410412
DELETE
/api/bulk/2.0/accounts/exports/{id}/data
Delete an account export definition's data
DeleteAccountExportDataQuery 1 param → 204400401403404409410412
GET
/api/bulk/2.0/accounts/fields/{id}
Retrieve an account field definition
GetAccountFieldIndividual 1 param → 200400401403404409410412
GET
/api/bulk/2.0/accounts/fields
Retrieve a list of account field definitions
GetAccountFieldSearch 6 params → 200400401403404409410412
GET
/api/bulk/2.0/accounts/imports
Retrieve a list of account import definitions
GetAccountImportSearch 6 params → 200400401403404409410412
POST
/api/bulk/2.0/accounts/imports
Create an account import definition
PostAccountImportIndividual body → 201400401403404409410412
GET
/api/bulk/2.0/accounts/imports/{id}
Retrieve an account import definition
GetAccountImportIndividual 1 param → 200400401403404409410412
PUT
/api/bulk/2.0/accounts/imports/{id}
Update an account import definition
PutAccountImportIndividual 1 param body → 200400401403404409410412
DELETE
/api/bulk/2.0/accounts/imports/{id}
Delete an account import definition
DeleteAccountImportIndividual 1 param → 204400401403404409410412
POST
/api/bulk/2.0/accounts/imports/{id}/data
Upload data for a specified account import definition
PostAccountImportData 1 param body → 201204400401403404409410
DELETE
/api/bulk/2.0/accounts/imports/{id}/data
Delete an account import definition's data
DeleteAccountImportData 1 param → 204400401403404409410412
GET
/api/bulk/2.0/accounts/lists/{id}
Retrieve an account list definition
GetAccountListIndividual 1 param → 200400401403404409410412
GET
/api/bulk/2.0/accounts/lists
Retrieve a list of account list definitions
GetAccountListSearch 6 params → 200400401403404409410412
GET
/api/bulk/2.0/accounts/syncActions
Retrieve a list of account sync action definitions
GetAccountSyncActionOperationSearch 6 params → 200400401403404409410412
POST
/api/bulk/2.0/accounts/syncActions
Create an account sync action definition
PostAccountSyncActionOperationIndividual body → 201400401403404409410412
GET
/api/bulk/2.0/accounts/syncActions/{id}
Retrieve an account sync action definition
GetAccountSyncActionOperationIndividual 1 param → 200400401403404409410412
PUT
/api/bulk/2.0/accounts/syncActions/{id}
Update an account sync action definition
PutAccountSyncActionOperationIndividual 1 param body → 200400401403404409410412
DELETE
/api/bulk/2.0/accounts/syncActions/{id}
Delete an account sync action definition
DeleteAccountSyncActionOperationIndividual 1 param → 204400401403404409410412
POST
/api/bulk/2.0/accounts/syncActions/{id}/data
Upload account sync action data
PostAccountSyncActionOperationData 1 param body → 201204400401403404409410
DELETE
/api/bulk/2.0/accounts/syncActions/{id}/data
Delete sync data for an account sync action definition
DeleteAccountSyncActionOperationData 1 param → 204400401403404409410412

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Import (20 properties), Export (17 properties), AccountField (13 properties), SyncActionOperation (12 properties). Each schema is shown below with its type and property counts.

SyncAction
object
The definition of the action to take at time of syncronization.
4 properties
Import
object
The request body defines the details of the import definition. The following table displays properties for creating import definitions.
20 properties
MemberStatus
string
The status of members.
RuleType
string
The rule used when doing updates on existing data. For more information about this parameter, see the Oracle Eloqua Developer Help Center .
SyncActionType
string
The action to take at time of synchronization.
DataType
string
The type of data, used for field definitions.
AccountList
object
The response body contains information about the account list definition.
8 properties
Export
object
The request body defines the details of the export definition. The following table displays properties for creating export definitions.
17 properties
AccountField
object
The definition of a field on all accounts in the system.
13 properties
SyncActionOperation
object
The request body defines the details of the sync action definition. The following table displays properties for creating sync action definitions.
12 properties
ImportRuleType
string
Import.ImportRuleTypeDescription
SyncStatusType
string
The status of the synchronization. This is a read-only property.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eloqua-bulk-2-0-accounts-api-openapi.yml Raw ↑

Other APIs Oracle Eloqua publishes across the network.

Oracle Eloqua Account Exports API
Oracle Eloqua Account Fields API
Oracle Eloqua Account Imports API
Oracle Eloqua Accounts API
Oracle Eloqua Activity Exports API
Oracle Eloqua Activity Imports API
Oracle Eloqua Campaigns API
Oracle Eloqua Contact Exports API
Oracle Eloqua Contact Fields API
Oracle Eloqua Contact Imports API
Oracle Eloqua Contact Lists API
Oracle Eloqua Contact Segments API
Where this information came from

This is an independent, third-party profile of Oracle Eloqua Bulk/2.0/accounts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.