Create the node via the REST API
235 236 237
# File 'lib/megam/core/account.rb', line 235 def update megam_rest.update_accounts(to_hash) end