Skip to main content
POST
Test Device Proxy

Headers

Authorization
string | null

Body

application/json

Request to test proxy reachability before linking a device.

enabled
boolean
default:false
proxy_url
string | null

Proxy URL such as "http://host:port [blocked]" or "socks5://user:pass@host:port".

Maximum string length: 512

Response

Successful Response

Response from a pre-link proxy reachability check.

success
boolean
required
response_time_ms
integer | null
message
string | null
error
string | null