Site spaces
Control which spaces are linked and displayed in a docs site.
Attributes
objectstring · enumRequiredPossible values:
The object type, which is always "site-space"
idstringRequired
Unique identifier of the site-space
pathstring · min: 1 · max: 100Required
Path to the space on the site
sectionstringOptional
ID of the section the space belongs to in the site
titlestringRequired
defaultbooleanOptional
Whether this is the default space for the site
conditionstring · max: 1024Optional
Conditional expression used to evaluate whether the site space should be shown to the site's visitor.
draftbooleanRequired
Whether the site space is draft and not live.
hasAdvancedCustomizationFeaturebooleanOptional
Whether the space has advanced customization feature enabled
hiddenbooleanOptional
Whether the site space is hidden. If true, the site space will not be shown in the site's navigation.
The SiteSpace object
Last updated
Was this helpful?