{ "opencollection": "1.0.0", "info": { "name": "New Relic Event Alerts Channel API", "version": "1" }, "request": { "auth": { "type": "apikey", "key": "Api-Key", "value": "{{Api-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Channel", "type": "folder" }, "items": [ { "info": { "name": "New Relic Delete Alerts Channels Channel", "type": "http" }, "http": { "method": "DELETE", "url": "https://insights-collector.newrelic.com/alerts_channels/:channel_id.json", "params": [ { "name": "channel_id", "value": "100", "type": "path", "description": "Channel ID" } ] }, "docs": "🔥 This endpoint will be deprecated after 2024/01 🔥 New users should use these docs about managing alerts via NerdGraph.\n\n

This API endpoint deletes Alerts notification channels.

\n\n

Note: User notification channels cannot be deleted.

\n\n

Note: