curl --location --request POST '/Friend/Delete?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "toWxid": "string" }'
{}