curl --location '/v1.33/configs//update?version=' \ --header 'Content-Type: application/json' \ --data '{ "Data": "string", "Labels": { "property1": "string", "property2": "string" }, "Name": "string" }'
{}