Proxy Manager
Ban multiple IPs (array)
API endpoint: POST
/api/proxies/{PORT}/banips
Path Parameter
PORT
string
requiredExisting proxy port number
POST
body
ips
array
requiredIPs to ban. e.g. [“10.0.0.1”,“20.0.0.1”]
domain
string
Ban the IP for sending requests to the specified domain
ms
integer
Ban the IP for specified milliseconds
Was this page helpful?