The update operation allows you to change domain name attributes
URL parameters
•︎ domainstring
Fully qualified domain name FQDN
POST body parameters
•︎ autoRenewboolean | default = null
If true, the domain name will be automatically renewed
•︎ nameserversobject | default = null
The name servers that a domain name uses for delegation
•︎ liststring[]
An array of name servers. Most domain name zones require at least two name servers to be specified
•︎ providerenum
If no list of nameservers is specified, one of the providers is specified. If a list of name servers is specified, the provider should be omitted
basicRegery default nameservers set
blackHoleblack hole name servers. Such servers always return NXDOMAIN
•︎ contactsobject | default = null
During the registration process, you must provide a link to at least the registrant's contact information
•︎ registrantstring
Link to domain name owner contact details
•︎ adminstring | default = null
Reference to contact details
•︎ techstring | default = null
Reference to contact details
•︎ billingstring | default = null
Reference to contact details
•︎ servicesenum[]
For each domain zone additional services can be used to assist in registration. Such services may be combined depending on the rules of a particular domain zone
proxycontact information is not sent to the registry, but instead proxy contacts are sent. This helps to hide domain owner information from the public WHOIS
trustedRegistrantif the domain name zone has special requirements for the domain name owner, this service will help fulfill the registry's requirements by providing a trusted contact
trustedAdminif a domain name zone has special requirements for a domain name administrator contact, this service will help fulfill registry requirements by providing a trusted contact
trustedTechif a domain name zone has specific requirements for a domain name technician contact, this service will help fulfill registry requirements by providing a trusted contact
•︎ discloseboolean | default = null
Some registries have the ability to hide/disclose contact information from publicly available WHOIS resources. This option can be controlled by this flag if the registry supports it
Response parameters
•︎ pendingboolean
Indicates whether the request has been completed or queued for processing