Appearance
type Response = Notification;
// PUT type Request = { action: "markAsSeen"; seen: boolean; seenFrom: string; };