Create a new Retrohunt jobAsk AIpost https://www.virustotal.com/api/v3/intelligence/retrohunt_jobsBody ParamsdatajsonrequiredDefaults to { "type": "retrohunt_job", "attributes": { "rules": "rule foobar { strings: $ = \"foobar\" condition: all of them }", "corpus": "main" } }A Retrohunt job{ "type": "retrohunt_job", "attributes": { "rules": "rule foobar { strings: $ = \"foobar\" condition: all of them }", "corpus": "main" } }Headersx-apikeystringrequiredYour API keyResponses 200200 400400Updated 7 months ago