Auth0 Node.js SDK - v5.6.0
    Preparing search index...

    Interface SetDefaultCustomDomainRequestContent

    {
    * domain: "domain"
    * }
    interface SetDefaultCustomDomainRequestContent {
        domain: string;
    }
    Index

    Properties

    Properties

    domain: string

    The domain to set as the default custom domain. Must be a verified custom domain or the canonical domain.