Updating a Topic's Description

Update a topic's description in Notifications.

To update tags for a topic, see Tagging When Updating a Topic.

    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. Click the name of the topic that you want.
    4. Next to Description, click Edit ().
    5. Update the description.
    6. Click Save (Save).
  • Use the oci ons topic update command and required parameters to update a topic:

    oci ons topic update --topic-id <topic_OCID> --description <text>

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

  • Run the UpdateTopic operation to update a topic.