Save the apex alias for a proxy zoneCopy Pageput https://{hostname}/config-dns/v2/proxies/{proxyId}/zones/{name}/apex-aliasSave the apex alias for a proxy zone.Path ParamsproxyIdstringrequiredThe proxy ID you're working with.namestringrequiredThe proxy zone name.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsAn Edge DNS proxy zones apex alias record.apexAliasstringrequiredAn Edge DNS proxy zones apex alias record.Response 204Successful operation.Updated about 1 month ago