Enables you to delete a private file uploaded by the user from Intezer’s storage.

External Documentation

To learn more, visit the Intezer documentation.

Parameters

ParameterDescription
Hash ValueThe Files SHA256 value.

Example Output

{
	"status": "succeeded",
	"result_url": "string",
	"result": null
}

Workflow Library Example

Delete File with Intezer and Send Results Via Email

Preview this Workflow on desktop