Proxy Management
Update Proxies Renew
Updates the auto-renew settings of one or more proxy servers.
PATCH
/
v1
/
proxies
/
allocate
/
renew
You can specify whether you want specific proxies to automatically allocate time when they expire. If enabled, the proxy will automatically renew for the same amount of time as the current period.
If disabled, the proxy will expire and be removed from your account unless you manually allocate time it.
Authorizations
Authorization
string
headerrequiredThe Authorization
header is used to authenticate with the API using your Master
API key. Value is of the format Bearer YOUR_KEY_HERE
.
Body
application/json
proxies
object
requiredObject containing a list of proxies to allocate.
Response
202 - application/json
ok
boolean
Indicates whether the request was successful e.g., true
message
string
Success message
data
object
Was this page helpful?