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