Delete Notification Groupdelete https://localhost:8501/lr-admin-api/notification-groups/{id}Deletes the Notifcation Group from the system.Path ParamsidintegerrequiredThe Notification Group Id stored in the database.Responses 204Returns nothing if the operation is successful. 403An unauthorized user tries to delete a Notification Group. 404Validation failure or system is unable to delete Notification Group.Updated 4 months ago