Proxy
Ban an IP on a specific port for a certain amount of time
post/proxies/{port}/banip
Path parameters
portinteger required
Existing proxy port
Request body
Example request
{
"ip": "10.0.0.0",
"domain": "facebook.com",
"ms": 60000
}Response
Successful response