domain_denylist_update
Replace a domain's sender denylist with a specified list of blocked senders, or pass an empty list to clear it.
Instructions
Replace a domain's sender denylist. Pass an empty list to clear it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name or ID | |
| denylist | Yes | Denylisted senders: IP addresses, FQDNs, email addresses, or wildcard TLDs such as '*.com'. Empty list clears the denylist. |