{ "apiKey": "your_api_key_here", "question": "Solve the puzzle?", "type": [ "PopularCaptchaImage", "ReCaptchaV2Image", "GeetestImage", "AwsWafImage", "OcrImage" ], "questionType": "string", "passed": true }
curl --location --request GET '/report' \ --header 'Content-Type: application/json' \ --data-raw '{ "apiKey": "your_api_key_here", "question": "Solve the puzzle?", "type": [ "PopularCaptchaImage", "ReCaptchaV2Image", "GeetestImage", "AwsWafImage", "OcrImage" ], "questionType": "string", "passed": true }'
null