DELETE /enrollment/invitecode/ route is missing the actual stuff it's supposed to do. Add delete logic to it. It is currently returning 200 without actually removing the invite code. It was left as TODO.