AlertsUndismiss an alertUndismiss an alert DELETE /alerts/dismiss Removes an alert from the dismissed list for the authenticated user. Request Responses200400404500Alert undismissed successfully.Alert ID is required.Dismissed alert not found.Failed to undismiss alert.