Change listsRecord setsUpload a master zone file to a change listCopy Pagepost https://{hostname}/config-dns/v2/changelists/{zone}/recordsetsReplaces your change list's record sets with the contents of a master zone file.Path ParamszonestringrequiredThe name of the zone.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 ParamsResponses 204Successful response. 400Bad Request. The zone file content is malformed or contains invalid records. 401Unauthorized. Your credentials are missing or invalid. 404Not Found. The specified zone or its change list doesn't exist. 409Conflict. The zone is locked for deletion. 412Precondition Failed. The If-Match header value doesn't match the change list's current tag. 415Unsupported Media Type. The request's Content-Type header is not supported. Use text/dns.Updated 3 months ago Get a record set for a change listList record sets for a change listDid this page help you?YesNo