Configure domain
Configures the DNS records for the given domain
Authorizations
Body
Request body for domain configuration
Domain is the domain name to be configured Required: true Example: example.com
Destination website for permanent redirect Required: true Example: www.example.com
Response
Domain object in the response
CreatedDate is the date the domain was registered Example: 09/14/2024
Domain is the domain name that was registered Example: example.com
ExpiredDate is the date when the domain registration will expire Example: 09/14/2025
Message provides additional information about the action Example: Domain registered successfully
Nameservers lists the nameservers associated with the domain Example: [ns1.example.com, ns2.example.com]
Status indicates the result of the action Example: success