v1

latestSwagger 2.02026-07-17290378721.8 KB
legacy_alerts_notification_channels

Delete alert notification by UID.

Deletes an existing notification channel identified by UID.

delete/alert-notifications/uid/{notification_channel_uid}

Path parameters

notification_channel_uidstring required

Response

(empty)

idinteger required

ID Identifier of the deleted notification channel.

messagestring required

Message Message of the deleted notificatiton channel.

Example response

{
  "id": 65
}