Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.04 KB

File metadata and controls

19 lines (15 loc) · 1.04 KB

FolderCreate

folderCreate is a command that creates folder

Properties

Name Type Description Notes
accessibility str for personal password manager [optional] [default to 'regular']
delete_protection str Protection from accidental deletion of this object [true/false] [optional]
description str Description of the object [optional]
json bool Set output format to JSON [optional] [default to False]
name str Folder name
tags list[str] Add tags attached to this object [optional]
token str Authentication token (see `/auth` and `/configure`) [optional]
type str [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]

[Back to Model list] [Back to API list] [Back to README]