URL Feeds
Overwrite Decision
This API is used to change / overwrite the decision based on score, in other words setting manually a IoC in whitelist or blacklist.
PUT
Authorizations
Authorization Token
Path Parameters
URL you wishing to gain information (must be valid format and URL Encoded)
Body
application/json
0 for whitelist, 1 for blacklist, -1 (default) for based on score (not overwrite)
Required range:
-2 < x < 2