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. On the Topics list page, select the topic that you want to work with. If you need help finding the list page or the topic, see Listing Topics.
    2. On the topic's details page, next to Description, select Edit ().
    3. Update the description.
    4. Select 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.