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
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.