curl --location '/Friend/Upload?authcode=undefined' \ --header 'Content-Type: application/json' \ --data '{ "currentPhoneNo": "string", "opcode": 0, "phoneNo": "string" }'
{}