Grr, seems like it should be simple.
Trying:
res.status(500).send({ error: "That type already exists." })
Gets me:
TypeError: res.status is