Blacklists
Update Blacklist
Update a blacklist
PUT
/
blacklists
/
{uniqid}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The name of the store to perform actions on via the API
Path Parameters
Uniqid of the resource
Body
application/json
Available options:
EMAIL
, IP
, COUNTRY
, ISP
, ASN
, HOST
Was this page helpful?