Swaps the proxy server with another proxy server.
copy_settings
to transfer configurations like: auto_change
, auto_change_time
, auth_method
, username
,
password
and whitelist
.The Authorization
header is used to authenticate with the API using your Master
API key. Value is of the format Bearer YOUR_KEY_HERE
.
Replace {proxyName}
in the url path with YOUR_PROXY
.
Swap proxy details
The body is of type object
.
Server response
The response is of type object
.