GoodMem
ReferenceClient SDKsJavaScriptRequests

UpdateSpaceRequest

UpdateSpaceRequest documentation for JavaScript SDK

Properties

NameTypeDescriptionNotes
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]

On this page