Update proxy settings
WARNING This endpoint is deprecated and scheduled to be removed in the next major version.
Applies the settings as a patch. Only the fields that are referenced in the update are changed.
Query parameters
-
version
string If specified, checks for conflicts against the version of the repository configuration (returned in 'x-cloud-resource-version' of the GET request)
PATCH
/platform/infrastructure/proxies/settings
curl \
--request PATCH 'https://{{hostname}}/api/v1/platform/infrastructure/proxies/settings' \
--user "username:password" \
--header "Content-Type: application/json" \
--data '"string"'