node js delete a key from array of objects code example Example: remove key from object array javascript array.forEach(function(v){ delete v.bad });