Enable users to report url suspected of serving malware, viruses, or trojans.
curl --request POST \ --url https://app.onefirewall.com/api/v1/urls \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "confidence": 1, "tags": [ "<string>" ], "url": "<string>" }'
Authorization Token
Confidence from 0.0 to 1.0
Confidence level on the malicious capabilities of the url