Update IP whitelist
Proxy management
Update IP whitelist
Replace the list of whitelisted IPs for a proxy.
PUT
Update IP whitelist
Replaces the IP whitelist at the provider level. Proxies using IP-whitelist authentication accept connections only from addresses on this list. Sending an empty array disables IP-whitelist authentication and falls back to username/password auth.Documentation Index
Fetch the complete documentation index at: https://docs.proxyjam.com/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
UUID of the order.
Request body
List of IPv4 addresses to allow. Send an empty array to clear the whitelist.
Response
Updated proxy object with the newwhitelisted_ips. Same shape as the managed_proxy object in Get order.