Change Proxy IP Automatically
Sets auto change external IP settings of the proxy server.
Changes the auto-change settings for of a proxy. Auto-change controls whether a proxy automatically changes its external IP on a regular schedule. Once set, the proxy will automatically change its IP every rate
minutes.
You can set a proxy’s change rate
(the rate at which it automatically changes IPs) for every 1
to 1440
minutes.`
Authorizations
The Authorization
header is used to authenticate with the API using your Master
API key. Value is of the format Bearer YOUR_KEY_HERE
.
Path Parameters
Replace {proxyName}
in the url path with YOUR_PROXY
.
Body
Auto change external IP status value. If enable
= true
, then the proxy will have auto change external IP enabled. Default: false
Time interval for automatic IP change, in minutes. Default: 10
Response
Indicates whether the request was successful e.g., true
Success message
Was this page helpful?