{
"type": "WW_OPEN_TO_USER_MSG",
"client_id": 1,
"data": {
"openid_list" : ["wmnn2gCwAAO4KdzK2sTpcyPdxxxxx"],
"appid": "xxxx",
"corp_id": "xxxxx"
}
}
curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "WW_OPEN_TO_USER_MSG",
"client_id": 1,
"data": {
"openid_list" : ["wmnn2gCwAAO4KdzK2sTpcyPdxxxxx"],
"appid": "xxxx",
"corp_id": "xxxxx"
}
}'
{}