Proxy Management
Swap Proxy
Swaps the proxy server with another proxy server.
POST
cURL
Swap a proxy server for a new one from any available ISP and location. This will remove the old proxy server and replace it with a new one.
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
Swap proxy details
cURL