func (cr *TeamAPIController) DeleteMany(cx *goweb.Context) { cx.RespondWithStatus(http.StatusForbidden) }
func (cr *OtterAPIController) UpdateMany(cx *goweb.Context) { cx.RespondWithStatus(http.StatusForbidden) }