markAsRead

@PostMapping(value = ["/{id}/read"])
fun markAsRead(@PathVariable id: String): NotificationResponse(source)