GoodMem
ReferenceClient SDKsJavaScript SDKRequests

UpdateSpaceRequest

UpdateSpaceRequest documentation for JavaScript SDK

Properties

NameTypeDescriptionNotes
validateLabelStrategyObject[optional]
nameStringThe new name for the space.[optional]
publicReadBooleanWhether the space is publicly readable by all users.[optional]
replaceLabels{String: String}Labels to replace all existing labels. Mutually exclusive with mergeLabels.[optional]
mergeLabels{String: String}Labels to merge with existing labels. Mutually exclusive with replaceLabels.[optional]
defaultChunkingConfigChunkingConfiguration[optional]

On this page