Enables you to delete a private file uploaded by the user from Intezer’s storage.
External DocumentationTo 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
Workflow LibraryPreview this Workflow on desktop