hec_update_exception
Update an existing email security exception by its entity ID to modify whitelist or blacklist settings.
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 |