{ "configData": "string" }
curl --location '/system/auth/config/set' \ --header 'Content-Type: application/json' \ --data '{ "configData": "string" }'
{ "code": 0, "data": false, "msg": "" }