curl --location --request POST '/Finder/TargetUserPage?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "LastBuffer": "string", "Target": "string" }'
{}