Proxy
Modify Proxy Settings. For each setting, the request has a corresponding parameter. To modify a setting, specify a matching parameter and its value.
Query parameters
siteIdinteger · int32Optional
Site Id to retrieve Proxy Settings
Body
httpProxyModestring · enumOptionalPossible values:
HTTP Proxy Mode
httpProxyAddressstring | nullableOptional
HTTP Proxy Address.
httpProxyPortinteger · int32 | nullableOptional
A custom Proxy port number.
httpProxyPwdstring | nullableOptional
HTTP Proxy Password.
httpProxyUserstring | nullableOptional
HTTP Proxy User.
httpProxyRequiresAuthboolean | nullableOptional
HTTP Proxy Requires Authentication: Enable (True) or disable (False).
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
put
/api/ProxySettingsNo content
Last updated