cURL
curl --request POST \ --url https://app.onefirewall.com/api/v1/ips \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "ip": "<string>", "confidence": 123, "notes": "<string>", "decision": -1, "ttl": 123, "source": "<string>" }'
Post information about threat intelligence in relation to a IPv4
Authorization Token