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