If/when the POST errors, return a 400 with a body containing a list of the invalid inputs. i.e. ``` { ["startDate", "endDate", "name"] } ```