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