Rescan a private fileCopy Pagepost https://www.virustotal.com/api/v3/private/files/{sha256}/analysePath Paramssha256stringrequiredFile's SHA256 hashQuery Paramscommand_linestringCommand line arguments to use when running the file in sandboxes.disable_sandboxstringDefaults to falseIf true, then the file won't be detonated in sandbox environments. False by default.enable_internetstringDefaults to falseIf the file should have internet access when running in sandboxes. False by default.intercept_tlsstringDefaults to falseIntercept HTTPS/TLS/SSL communication. Intercept HTTPS to view encypted URLS, hostnames and HTTP headers. This is detectable by any sample that checks certificates, and makes JA3 hashes unusable.interaction_sandboxstringDefaults to capeSelect the sandbox desired for interactive use.interaction_timeoutint3260 to 1800Defaults to 60Interaction timeout in seconds, minimum value: 60. (1 minute.) Max value: 1800: (30 minutes).Headersx-apikeystringrequiredYour API keyResponses 200200 400400Updated 7 months ago