Proxies

Update a proxy config

Replaces the proxy config identified by proxyId with the provided body. As with creation, the body is a protocol-discriminated union of socks5 or wireguard fields. Returns the updated config.

put/proxies/{proxyId}

Path parameters

proxyIdstring uuid required

Request body

OR

Response

Proxy updated

successtrue required
messagestring required

Changes