{
"api": 16,
"data": {}
}
curl --location --request POST '/api' \
--header 'Content-Type: application/json' \
--data-raw '{
"api": 16,
"data": {}
}'
{
"api": 16,
"errCode": 1,
"data": {
"url": "http://weixin.qq.com/x/w6d04ohVo-MISfi_-AW8"
},
"port": 11000,
"account_wxid": ""
}