Deleting an Announcement Subscription

Delete an announcement subscription when you no longer need it.

    1. On the Subscriptions list page, find the subscription you want to delete, and then select the subscription name. If you need help finding the list page, see Viewing a List of All Announcement Subscriptions.
    2. Select Delete.
    3. To confirm, select Delete subscription.
  • Use the oci announce announcement-subscription delete command and required parameters to delete an announcement subscription:
    oci announce announcement-subscription delete --announcement-subscription-id <announcementsubscription_OCID>
    For example:
    oci announce announcement-subscription delete --announcement-subscription-id ocid1.announcementsubscription.<realm>.<region>.<unique_ID>

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

  • Run the DeleteAnnouncementSubscription operation to delete an announcement subscription.