This is also touched upon here:
Basically, you can either use a get
node to fetch the one(s) you need to update, loop over them in a function
node, and send the result to an update
node, or you can use the UpdateDoc
node to quickly update the enabled field.