Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-api-js
LfRepositoryClientV2
ISetTagsRequest
Interface ISetTagsRequest
Request body for assigning tags to an entry.
interface
ISetTagsRequest
{
tags
?:
string
[]
;
}
Implemented by
LfRepositoryClientV2
.
SetTagsRequest
Index
Properties
tags?
Properties
Optional
tags
tags
?:
string
[]
The tag names to assign to the entry.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tags
Documentation
Loading...
Request body for assigning tags to an entry.