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.

monitor:read_write

<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>
linode-cli alerts channels-delete 754

<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
Path Params
string
enum
required

Enum Call the v4beta URL for operations still only in beta.

Allowed:
integer
required

The unique identifier assigned to the monitoring alerts notification channel. Run the List notification channels operation and store the id for the applicable one.

Responses

Language
Credentials
Response
Choose an example:
application/json