Skip to main content
PUT
Overwrite Decision

Authorizations

Authorization
string
header
required

Authorization Token

Path Parameters

url
string
required

URL you wishing to gain information (must be valid format and URL Encoded)

Body

application/json
decision
integer
default:-1
required

0 for whitelist, 1 for blacklist, -1 (default) for based on score (not overwrite)

Required range: -2 < x < 2

Response

200 - undefined