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