Deleting a Subscription

Delete a subscription in Notifications.

Note

Every message sent out as email contains a link to unsubscribe from the related topic.

You can alternatively unsubscribe.

  • These steps show how to delete a subscription from the Subscriptions page (list for a compartment). You can also list subscriptions in a topic.
    1. Open the navigation menu and click Developer Services. Under Application Integration, click Notifications.
    2. Click Subscriptions.
    3. On the Subscriptions page, select the compartment that contains the subscriptions that you want.
    4. For the subscription that you want, click the Actions menu (Actions Menu), and then select Delete.
    5. Confirm when prompted.
  • Use the oci ons subscription delete command and required parameters to delete a subscription:

    oci ons subscription delete --subscription-id <subscription_OCID>

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

  • Run the DeleteSubscription operation to delete a subscription.