post https://{hostname}/config-dns/v2/proxies//zones/filter-mode-convert/to-automatic
Converts a proxy zone filter mode to automatic.
Response
204Successful operation.
Converts a proxy zone filter mode to automatic.
204Successful operation.
xxxxxxxxxx
curl --request POST \
--url https://hostname/config-dns/v2/proxies/proxyId/zones/filter-mode-convert/to-automatic \
--header 'accept: application/json' \
--header 'content-type: application/json'