Parameter | Description |
---|---|
Force | Submit file to sandbox even if found malicious during AV scan and a verdict already exists. |
Sandbox API token | The Sandbox API token obtained from the ZIA Admin Portal to be used for authenticating the Sandbox Submission API. To learn more, see Managing Sandbox API Token. |
{
"code": "string",
"message": "string",
"fileType": "string",
"md5": "string",
"sandboxSubmission": "string",
"virusName": "string",
"virusType": "string"
}
Was this page helpful?