curl --location --request POST '/Group/FacingCreateChatRoom?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "Latitude": 0, "Longitude": 0, "OpCode": 0, "Password": "string" }'
{}