v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBProxy
Connect proxy
Routes the device's traffic through a SOCKS5 proxy supplied in the request body, replacing any existing connection. A smartIp option can be used to select an IP automatically; the legacy flat host/port/user/password fields remain supported.
post/devices/{deviceId}/proxy
Path parameters
deviceIdstring required
Headers
X-Device-Display-IDinteger
Request body
Example request
{
"$schema": "https://example.com/schemas/ConnectProxyBody.json"
}Response
No Content