Authorization: Bearer ********************
"string"
curl --location --request PUT 'http://dev-cn.your-api-server.com/v1/namespaces//configs/' \ --header 'Content-Type: application/json' \ --data-raw '"string"'
true