{
"wxids": [
"wxid_o9jco5r4p63l22",
"wxid_th0x8sst8v0d11"
]
}curl --location --request POST '/createGroup' \
--header 'AUTHORIZATION: token值' \
--header 'Content-Type: application/json' \
--data-raw '{
"wxids": [
"wxid_o9jco5r4p63l22",
"wxid_th0x8sst8v0d11"
]
}'{
"ret": 0,
"msg": "string",
"data": {
"headImgBase64": "string",
"chatroomId": "string"
}
}