Engine

Update proxy settings

Updates only the proxy settings

put/api/engine/proxy

Request body

enabledboolean required

Whether the proxy is enabled.

portnumber double nullable

The port for the proxy, if enabled.

usernamestring nullable

The username for proxy server authentication.

passwordstring nullable

The password for proxy server authentication.

Response

Engine proxy settings updated successfully

Changes

Changed in 13 of the 73 revisions of this API.726