remove an object with certain key's value from array code example Example: remove key from object array javascript array.forEach(function(v){ delete v.bad });