UpdateDomainRequest: {
    autoconfig?: boolean;
    domainId: string;
    region?: Region;
}

Type declaration

  • Optionalautoconfig?: boolean

    (Optional) If set to true, activate auto-configuration of the domain's DNS zone.

  • domainId: string

    ID of the domain to update.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.