Delete a notification channel

Beta Delete a specific monitoring alert notification channel with a type of user. You can't delete a system notification channel. You also can't delete a user channel that's actively used in an alert:

  1. Run the List alerts for a notification channel operation, using the stored channelId for your notification channel.

  2. Store the id for each alert that uses the notification channel.

  3. Run the Update an alert definition operation for each stored alert id. Include the channel_ids object in the request and ensure that the notification channelId is left out. This removes the notification channel from the alert definition.

​​​​​


OAuth scopes

monitor:read_write

Learn more...

Language
Credentials
Click Try It! to start a request and see the response here!