curl --location --request POST '/Group/CreateChatRoom?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "ToWxids": "string" }'
{}