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 Notification Control Plane API

The notificationControlPlane API from Oracle — 13 operation(s) for notificationcontrolplane.

Oracle Notification Control Plane API is one of 378 APIs that Oracle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 22 operations across 13 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 20181201.

Requests are made against a single base URL, https://notification.{region}.oraclecloud.com/20181201.

22 operations 13 paths 17 schemas 3 DELETE6 GET10 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
20181201
Base URL
https://{host}:{port}/ords/
Resource Areas
1

Paths & Operations 22

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

notificationControlPlane 22
GET
/publisherMapGroups
Lists the publisher map groups in the specified compartment. Transactions Per Minute (TPM) per-tenancy limit for this operation: 60.
ListPublisherMapGroups 4 params → 200400401404429500default
POST
/publisherMapGroups
Creates a publisher map group. Transactions Per Minute (TPM) per-tenancy limit for this operation: 60.
CreatePublisherMapGroup 3 params body → 200400401404409429500default
DELETE
/publisherMapGroups/{publisherMapGroupId}
Deletes the specified publisher map group. Transactions Per Minute (TPM) per-tenancy limit for this operation: 60.
DeletePublisherMapGroup 4 params → 204401404412429500default
GET
/publisherMapGroups/{publisherMapGroupId}
Gets the specified publisher map group's configuration information. Transactions Per Minute (TPM) per-tenancy limit for this operation: 60.
GetPublisherMapGroup 2 params → 200401404429500default
PUT
/publisherMapGroups/{publisherMapGroupId}
Updates the specified PublisherMapGroup's configuration. Transactions Per Minute (TPM) per-tenancy limit for this operation: 60.
UpdatePublisherMapGroup 5 params body → 200400401404412429500default
POST
/publisherMapGroups/{publisherMapGroupId}/actions/addLock
Adds a lock to a PublisherMapGroup resource.
AddPublisherMapGroupLock 4 params → 200400401404412429500default
POST
/publisherMapGroups/{publisherMapGroupId}/actions/removeLock
Removes a lock to a PublisherMapGroup resource.
RemovePublisherMapGroupLock 4 params → 200400401404412429500default
GET
/publisherMaps
Lists the publisher maps in the specified compartment. Transactions Per Minute (TPM) per-tenancy limit for this operation: 60.
ListPublisherMaps 4 params → 200400401404429500default
POST
/publisherMaps
Creates a publisher map. Transactions Per Minute (TPM) per-tenancy limit for this operation: 60.
CreatePublisherMap 3 params body → 200400401404409429500default
DELETE
/publisherMaps/{publisherMapId}
Deletes the specified publisher map. Transactions Per Minute (TPM) per-tenancy limit for this operation: 60.
DeletePublisherMap 4 params → 204401404412429500default
GET
/publisherMaps/{publisherMapId}
Gets the specified publisher map's configuration information. Transactions Per Minute (TPM) per-tenancy limit for this operation: 60.
GetPublisherMap 2 params → 200401404429500default
PUT
/publisherMaps/{publisherMapId}
Updates the specified PublisherMap's configuration. Transactions Per Minute (TPM) per-tenancy limit for this operation: 60.
UpdatePublisherMap 5 params body → 200400401404412429500default
POST
/publisherMaps/{publisherMapId}/actions/addLock
Adds a lock to a PublisherMap resource.
AddPublisherMapLock 4 params → 200400401404412429500default
POST
/publisherMaps/{publisherMapId}/actions/removeLock
Removes a lock to a PublisherMap resource.
RemovePublisherMapLock 4 params → 200400401404412429500default
GET
/topics
Lists topics in the specified compartment. For instructions, see [Listing Topics](/iaas/Content/Notification/Tasks/list-topic.htm). Transactions Per Minute (TPM) per-tenancy limit for this operation:…
ListTopics 10 params → 200400401404429500default
POST
/topics
Creates a topic in the specified compartment. For instructions, see [Creating a Topic](/iaas/Content/Notification/Tasks/create-topic.htm). For the purposes of access control, you must provide the OCI…
CreateTopic 4 params body → 200400401404409429500default
DELETE
/topics/{topicId}
Deletes the specified topic. For instructions, see [Deleting a Topic](/iaas/Content/Notification/Tasks/delete-topic.htm). Transactions Per Minute (TPM) per-tenancy limit for this operation: 60.
DeleteTopic 5 params → 204401404429500default
GET
/topics/{topicId}
Gets the specified topic's configuration information. For instructions, see [Getting a Topic's Details](/iaas/Content/Notification/Tasks/get-topic.htm).
GetTopic 3 params → 200401404429500default
PUT
/topics/{topicId}
Updates the specified topic's configuration. For instructions, see [Updating a Topic](/iaas/Content/Notification/Tasks/update-topic.htm). Transactions Per Minute (TPM) per-tenancy limit for this oper…
UpdateTopic 6 params body → 200400401404412429500default
POST
/topics/{topicId}/actions/addLock
Adds a lock to a Topic resource.
AddTopicLock 4 params → 200400401404412429500default
POST
/topics/{topicId}/actions/changeCompartment
Moves a topic into a different compartment within the same tenancy. For instructions, see [Moving a Topic](/iaas/Content/Notification/Tasks/change-compartment-topic.htm). Transactions Per Minute (TPM…
ChangeTopicCompartment 6 params body → 204400401404409412429500
POST
/topics/{topicId}/actions/removeLock
Removes a lock to a Topic resource.
RemoveTopicLock 4 params → 200400401404412429500default

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are PublisherMap (16 properties), PublisherMapGroup (14 properties), NotificationTopic (13 properties), NotificationTopicSummary (13 properties). Each schema is shown below with its type and property counts.

CreateTopicDetails
object
The configuration details for creating the topic.
5 properties 2 required
UpdatePublisherMapGroupDetails
object
The update publisher message map group details.
4 properties
NotificationTopic
object
The properties that define a topic. For general information about topics, see [Overview of Notifications](/iaas/Content/Notification/Concepts/notificationoverv…
13 properties 6 required
UpdatePublisherMapDetails
object
The update publisher message map details.
4 properties
CreatePublisherMapDetails
object
The create publisher message map details.
9 properties 5 required
PublisherMapGroupSummary
object
The publisher map group summary.
10 properties
PublisherMap
object
The create publisher message map details.
16 properties 5 required
PublisherMapGroup
object
The create publisher message map group details.
14 properties 2 required
PublisherMapSummary
object
The publisher map summary.
12 properties
ResourceLock
object
Resource locks are used to prevent certain APIs from being called for the resource. A full lock prevents both updating the resource and deleting the resource.…
5 properties 2 required
NotificationTopicSummary
object
A summary of the properties that define a topic.
13 properties 6 required
ChangeCompartmentDetails
object
The configuration details for the move operation.
1 property 1 required
RemoveResourceLockDetails
TopicAttributesDetails
object
The configuration details for updating the topic.
3 properties 1 required
Error
object
An error has occurred.
2 properties 2 required
CreatePublisherMapGroupDetails
object
The create publisher message map group details.
7 properties 2 required
AddResourceLockDetails

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-notificationcontrolplane-api-openapi.yml Raw ↑

Other APIs Oracle publishes across the network.

Oracle Database REST APIs
Oracle Integration Cloud API
Oracle Fusion Cloud Applications API
Oracle Fusion Cloud Financials REST API
Oracle Fusion Cloud HCM REST API
Oracle Fusion Cloud CX Sales and Service REST API
Oracle Fusion Cloud SCM REST API
Oracle Fusion Cloud Procurement REST API
Oracle Content Management API
OCI Generative AI API
OCI AI Vision API
OCI AI Language API
Where this information came from

This is an independent, third-party profile of Oracle Notification Control Plane 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.