curl --location --request DELETE 'http://dev-cn.your-api-server.com/v2/config' \ --header 'Authorization;'
{ "code": 0, "msg": "" }