CheckUserOwnsDomainRequest: {
    domain: string;
    projectId?: string;
    region?: Region;
}

Type declaration

  • domain: string

    Domain for which ownership is to be verified.

  • OptionalprojectId?: string

    ID of the project currently in use.

  • Optionalregion?: Region

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