curl --location '/Friend/SendRequest?authcode=undefined' \ --header 'Content-Type: application/json' \ --data '{ "v1": "string", "v2": "string" }'
{}