Updating a Topic

Update the description or tags for a topic in Notifications.

When you update a topic, you can also update its tags. For more information about tagging, see Resource Tags.

    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.
      The topic's details page opens.
    2. (Optional) Description: Update the topic's description.
      1. Select Edit ().
      2. Enter the value that you want.
      3. Select Save (Save).
    3. (Optional) Tags: Add one or more tags to the topic.
      If you have permissions to create a resource, then you also have permissions to apply free-form tags to that resource. To apply a defined tag, you must have permissions to use the tag namespace. For more information about tagging, see Resource Tags. If you're not sure whether to apply tags, skip this option or ask an administrator. You can apply tags later.
  • 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.