{
"type": "WW_EXIT_ROOM_MSG",
"client_id": 1,
"data": {
"room_conversation_id": "R:1069605045xxx2"
}
}
curl --location --request POST '/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "WW_EXIT_ROOM_MSG",
"client_id": 1,
"data": {
"room_conversation_id": "R:1069605045xxx2"
}
}'
{}