markAllAsRead

@PostMapping(value = ["/read-all"])
@ResponseStatus(value = HttpStatus.NO_CONTENT)
fun markAllAsRead()(source)