{
"type":"WW_CREATE_ROOM_MSG",
"client_id":1,
"data": [
"788130071xxx93",
"78813028xxx8803"
]
}
curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type":"WW_CREATE_ROOM_MSG",
"client_id":1,
"data": [
"788130071xxx93",
"78813028xxx8803"
]
}'
{}