hec_update_exception
Update an existing email security whitelist or blacklist entry by its unique entity ID, modifying criteria such as sender, recipient, 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 |