{
"data" : [
"wxid_xxxxxxx",
"wxid_xxxxxxx"
],
"client_id": 1,
"type": "MT_CREATE_ROOM_V2_MSG"
}curl --location '/' \
--header 'Content-Type: application/json' \
--data '{
"data" : [
"wxid_xxxxxxx",
"wxid_xxxxxxx"
],
"client_id": 1,
"type": "MT_CREATE_ROOM_V2_MSG"
}'{}