Change proxy protocol
Proxy management
Change proxy protocol
Switch a proxy between HTTP and SOCKS5 protocols.
POST
Change proxy protocol
Changes the protocol of a provisioned proxy by calling the upstream provider. After the switch, the local record is updated to reflect the new protocol, port, and credentials returned by the provider.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.
Body
Target protocol. Must be one of
HTTP or SOCKS5.Response
Updated proxy object after the protocol change. Same shape as themanaged_proxy object in Get order.
This endpoint makes a live call to the upstream provider. The proxy may briefly be unavailable during the protocol switch.