@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
spaces
SpacePatch
Type Alias SpacePatch
SpacePatch
:
{
op
:
"replace"
;
path
:
"/name"
|
"/ownerId"
|
"/description"
;
value
:
string
;
}
[]
Type Declaration
op
:
"replace"
The operation to be performed.
path
:
"/name"
|
"/ownerId"
|
"/description"
value
:
string
The value to be used within the operations.
name: The name (string) of space of maxLength 256 of pattern: ^[^"*?<>/|\:]+$
description: The description (string) of the space. Personal spaces do not have a description.
ownerId: The user ID in uid format (string) of the space owner.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
The operation to be performed.