Database

[{"_id":"7-39651382919286","options":{"SIZE":"Large","COLOR":"Red"}}]

Query

db.collection.update({_id:"7-39651382919286"},[{$set:{_id:"7-39651382919286",options:{"SIZE":"Large"}}}],{upsert:true})

Result