curl --location 'http://manager.qiweapi.com/qiwe/api/qw/doApi' \
--header 'X-QIWEI-TOKEN: ' \
--header 'Content-Type: application/json' \
--data '{
"method": "/sns/deleteSns",
"params": {
"guid": "",
"snsId": 7342863033058568888
}
}'{
"code": 0,
"data": [
{}
],
"msg": "string"
}