folderCreate is a command that creates folder
| Name | Type | Description | Notes |
|---|---|---|---|
| accessibility | String | for personal password manager | [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 | |
| tags | List<String> | Add tags attached to this object | [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] |