Proxy Actions
Change Proxy IP Automatically
Sets auto change external IP settings of the proxy server.
POST
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
application/json
Auto change external IP settings
The body is of type object
.
Response
200
application/json
Server response
The response is of type object
.