curl --location --request POST '/Msg/ShareLink?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "ToWxid": "string", "Type": 0, "Xml": "string" }'
{}