@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
collections
CollectionByIdPatch
Type Alias CollectionByIdPatch
CollectionByIdPatch
:
{
op
:
"replace"
;
path
:
"/name"
|
"/description"
|
"/type"
;
value
:
string
;
}
[]
Type Declaration
op
:
"replace"
The operation to be performed.
path
:
"/name"
|
"/description"
|
"/type"
value
:
string
The value to be used within the operations.
name: The name of the collection. Must not be "".
description: The description of the collection. Empty string "" is allowed.
type: The type of the collection. Via this path the collection type can be toggled between "private" and "publicgoverned".
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
The operation to be performed.