{
"api": 14,
"data": {}
}
curl --location --request POST '/api' \
--header 'Content-Type: application/json' \
--data-raw '{
"api": 14,
"data": {}
}'
{
"api": 14,
"errCode": 1,
"data": {
"status": 1
},
"port": 11000,
"account_wxid": "wxid_5sreyxxxxxx"
}