Parameters
Example Output
Workflow Library Example
Add Email to Blacklist with Perception Point and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Email Address | The email address to be added to the blacklist. |
{
"id": 186092,
"comment": null,
"created_by": "<string>",
"last_updated_by": "<string>",
"owner_organization": 342,
"owner_organization_name": "<string>",
"owner_organization_display_name": "<string>",
"address": "<string>",
"verdict": "<string>",
"auto_approve": false,
"do_not_scan": false,
"use_return_path": false,
"send_end_user_alert": true,
"send_admin_alert": true,
"send_in_digest_report": true
}
Was this page helpful?