curl --location --request POST '/Finder/Comment?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "Content": "string", "Id": 0, "ObjectNonceId": "string", "SessionBuffer": "string", "Username": "string" }'
{}