{
"type": "WW_OPEN_TO_ROOM_MSG",
"client_id": 1,
"data": {
"chatid": "wrnn2gCwAAzavJ3A5wfi5gVxxxxxxx",
"corp_appid": "xxxx",
"corp_id": "xxxx"
}
}
curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "WW_OPEN_TO_ROOM_MSG",
"client_id": 1,
"data": {
"chatid": "wrnn2gCwAAzavJ3A5wfi5gVxxxxxxx",
"corp_appid": "xxxx",
"corp_id": "xxxx"
}
}'
{}