){returnres.status(400).send("The server cannot accept your request as your body is missing fields or is malformed. Ensure fields aren't too long and that they don't contain illegal characters.");}
){returnres.status(400).send("Malformed body or missing body data. Make sure you have all the required parameters, and you don't have illegal characters present.");}
returnreq.listData.length===length?res.status(500).send("For some reason, that couldn't be removed."):awaitsave(req,res,req.listData)||res.json(req.listData);