Delete Grafana Email Notification Channel
DeleteGrafanaEmailNotificationChannel[GET]    
curl -X DELETE https://accelerator.shimmercat.com/presentation-api/v1/grafana-notification-channel/email/<channel_id>/ -H 'Authorization: Token <your_authentication_token>' -H 'Content-type: application/json'
curl -X DELETE https://accelerator.shimmercat.com/presentation-api/v1/grafana-notification-channel/email/<channel_id>/ -H 'Authorization: Token <your_authentication_token>' -H 'Content-type: application/json'
Retrieves information about a single Grafana Email Notification Channel.