curl --location --request DELETE '/manage/api/v1/system/config/wx/' \ --header 'x-auth-token: {{token}}'
{ "code": 0, "message": "", "data": {} }