primaryDomain
Types
UpsertTenantInput
input
UpsertTenantInputFields
identifier
required
name
String!
required
externalId
String!
required
The primary domain name associated with this tenant (e.g. acme.com). This field is in beta and may not be available to you by default.
alternateDomains
Alternate domain names associated with this tenant. This field is in beta and may not be available to you by default.
isDomainAutoJoinEnabled
Whether customers whose email domain matches this tenant's primary or alternate domains are automatically added to it. This field is in beta and may not be available to you by default.

