Shield NS53Proxy zonesSave 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.Responses 204Successful operation. 400Bad Request. The request body is missing an apex alias or the alias value exceeds the supported length. 401Unauthorized. Your credentials are missing or invalid. 403Forbidden. You don't have permission to manage this proxy zone. 404Not Found. The specified proxy or proxy zone doesn't exist or isn't accessible. 415Unsupported Media Type. The request's Content-Type header is not supported. Use application/json.Updated 3 months ago Get a proxy zone by nameDelete apex alias for a proxy zoneDid this page help you?YesNo