π¬Submit source
The Submit endpoint allows you to submit new sources of malicious activities to the community.
Request
Field
Type
Description
Example
Content-Type: application/json
{
"sources": [
{
"category": "spam",
"name": "Fortinet Firewall AA",
"type": "ip",
"url": "https://raw.githubusercontent.com/duggytuxy/malicious_ip_addresses/main/blacklist_ips_for_fortinet_firewall_aa.txt"
}
]
}Description
Why is this useful?
Last updated