{
"wxids": "wxid_o9jco5r4p63l22",
"chatroomId": "47558923582@chatroom",
"reason": ""
}curl --location --request POST '/inviteMember' \
--header 'AUTHORIZATION: token值' \
--header 'Content-Type: application/json' \
--data-raw '{
"wxids": "wxid_o9jco5r4p63l22",
"chatroomId": "47558923582@chatroom",
"reason": ""
}'{
"ret": 0,
"msg": "string"
}