How can we edit an existing value in a node using CURL?
Trying to update the key value of "server-name" via CURL
The below command is creating a new nodes instead of updating existing.
curl -u admin:admin -F _charset_=utf-8 -F key=server-name -F value=server-name-value http://localhost:4502//etc/sample-node/config/endpoint/