Deleting a Topic

Delete a topic in Notifications.

    1. Open the navigation menu and click Developer Services. Under Application Integration, click Notifications.
    2. On the Topics page, select the compartment that contains the topic that you want.
    3. For the topic you want to delete, click the Actions menu (Actions Menu), and then click Delete.
    4. Confirm when prompted.
  • Use the oci ons topic delete command and required parameters to delete a topic:

    oci ons topic delete --topic-id <topic_OCID>

    For a complete list of parameters and values for CLI commands, see the Command Line Reference for Notifications.

  • Run the DeleteTopic operation to delete a topic.