Deleting an Announcement Subscription
Delete an announcement subscription when you no longer need it.
- 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.
-
On the details page, perform one of the following actions, depending on what's available:
- Select Actions, and then select Delete.
- Select Delete.
-
To confirm, perform one of the following actions, depending on what's available:
- Select Delete.
- 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.