curl --location --request POST 'https://api.probely.com/targets//findings/bulk/retest/' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [ "string" ], "scan_profile": "normal" }'
{}