Logo
Akamai APIs API Documentation

Proxy zones filter mode conversion

Number of APIs: 4


1. Convert a proxy zone filter mode to all

POST https://{{host}}/config-dns/v2/proxies/:proxyId/zones/filter-mode-convert/to-all

Converts a proxy zone filter mode to all.



2. Convert a proxy zone filter mode to automatic

POST https://{{host}}/config-dns/v2/proxies/:proxyId/zones/filter-mode-convert/to-automatic

Converts a proxy zone filter mode to automatic.



3. Convert a proxy zone filter mode to manual

POST https://{{host}}/config-dns/v2/proxies/:proxyId/zones/filter-mode-convert/to-manual

Converts a proxy zone filter mode to manual.



4. Convert a proxy zone filter mode to none

POST https://{{host}}/config-dns/v2/proxies/:proxyId/zones/filter-mode-convert/to-none

Converts a proxy zone filter mode to none.



ENDPOINTS