Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.05 KB

File metadata and controls

23 lines (15 loc) · 1.05 KB

FolderUpdate

folderUpdate is a command that updates folder

Properties

Name Type Description Notes
accessibility String for personal password manager [optional]
addTag List<String> List of the new tags that will be attached to this folder [optional]
deleteProtection String Protection from accidental deletion of this object [true/false] [optional]
description String Description of the object [optional]
json Boolean Set output format to JSON [optional]
name String Folder name
rmTag List<String> List of the existent tags that will be removed from this folder [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
type String [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]