Logo
Akamai APIs API Documentation

Create a zone

POST https://{{host}}/config

Curl
curl -X POST 'https://host/config-dns/v2/zones?contractId=&gid=?contractId=&gid=&accountSwitchKey=' -H 'Content-Type: application/json' -H 'Accept: application/json' -d '{"comment":"Adding bodies of water","masters":["192.0.2.183","192.0.2.113"],"type":"SECONDARY","zone":"river.com"}'

ENDPOINTS