Create a proxyCopy Pagepost https://{hostname}/config-dns/v2/proxiesCreates a new proxy.Query ParamscontractIdstringrequiredThe contract to use for the proxy.gidintegerrequiredThe currently selected group ID to manage.accountSwitchKeystringFor 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 ParamsA Proxy.contractIdstringrequiredThe contract for this proxy.createdTimedate-timeAn ISO 8601 timestamp showing when the proxy was created.healthCheckobjectrequiredThe names or addresses of the master name servers to protect.healthCheck objectidstringThe proxy ID.lastModifiedTimedate-timeAn ISO 8601 timestamp showing when the proxy was last modified.namestringrequiredThe proxy name.originNameserverZoneTransferTargetsarray of stringsdeprecatedDeprecated The names or addresses to perform outbound zone transfers for AUTOMATIC filter mode. The default value is the originNameservers section.originNameserverZoneTransferTargetsADD stringoriginNameserversarray of objectsrequiredThe names or addresses of the master name servers to protect.originNameservers*ADD objectzoneTransferNameserversarray of objectsThe names or addresses to perform outbound zone transfers with filter_mode of AUTOMATIC. If this field is omitted the originNameserverZoneTransferTargets section is used.zoneTransferNameserversADD objectResponse 201Successful response.Updated about 1 month ago