Logo
Akamai APIs API Documentation

Change list settings

Number of APIs: 2


1. Get change list settings

GET https://{{host}}/config-dns/v2/changelists/:zone/settings

Retrieves the zone's settings based on the selected change list. Zone settings include metadata about the zone, but not the record sets. The data returned reflects the zone setting changes included in the change list. This call works even if the change list is stale.



2. Update change list settings

PUT https://{{host}}/config-dns/v2/changelists/:zone/settings

Updates the change list with new Zone settings. The entire Zone object is needed no matter how many fields you're updating.



ENDPOINTS