cx_ai_agent_v1 / data /suppression.json
muzakkirhussain011's picture
Add application files (text files only)
8bab08d
raw
history blame contribute delete
314 Bytes
[
{
"id": "supp-001",
"type": "domain",
"value": "competitor.com",
"reason": "Competitor - do not contact",
"expires_at": null
},
{
"id": "supp-002",
"type": "email",
"value": "[email protected]",
"reason": "Bounced email",
"expires_at": "2024-12-31T23:59:59Z"
}
]