Hi @EricD206
in general, schemas only allow additive modifications and removing field is not possible unless the field has never received data like in your case (lucky you!).
That's why once data has been received for that field, you can only deprecate it which essentially hides it from view like f...