Subdomains
Manage and configure organization-specific subdomains for your docs.
Provide a branded subdomain for each organization to create a consistent user experience. This API supports subdomain creation, DNS checks, and more.
Attributes
objectstring · enumrequiredAvailable options:
subdomainstring · min: 3 · max: 32requiredPattern:
The GitBook subdomain, for example "my-company" in "my-company.gitbook.io"
^[a-z0-9][a-z0-9-]{1,30}[a-z0-9]$
targetone ofrequired
isActivebooleanrequired
The Subdomain object
Was this helpful?