{
"api": 10,
"data": {
"wxid": "filehelper",
"PrefixId": "360289069701282009"
}
}
curl --location --request POST 'http://prod-cn.your-api-server.com/api' \
--header 'Content-Type: application/json' \
--data-raw '{
"api": 10,
"data": {
"wxid": "filehelper",
"PrefixId": "360289069701282009"
}
}'
{
"api": 10,
"errCode": 1,
"errMsg": "请求处理成功",
"port": 11000,
"selfwxid": "wxid_5sreyxxxxxx"
}