[ 0 ]
curl --location --request DELETE '/manage/api/v1/system/config/wx/batch' \ --header 'x-auth-token: {{token}}' \ --header 'Content-Type: application/json' \ --data '[ 0 ]'
{ "code": 0, "message": "", "data": {} }