hec_update_exception
Update an existing whitelist or blacklist entry using its entity ID. Modify fields like sender, recipient, subject, or attachment.
Instructions
Update an existing whitelist or blacklist entry by its entity ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| excId | Yes | The exception entity ID to update | |
| comment | No | ||
| excType | Yes | ||
| subject | No | ||
| recipient | No | ||
| senderName | No | ||
| senderEmail | No | ||
| senderDomain | No | ||
| attachmentMd5 | No | ||
| subjectMatching | No | ||
| senderEmailMatching | No | ||
| senderDomainMatching | No |