| Name | Type | Description | Notes |
|---|---|---|---|
| accessibility | str | for personal password manager | [optional] [default to 'regular'] |
| delete_immediately | bool | When delete-in-days=-1, must be set | [optional] [default to False] |
| delete_in_days | int | The number of days to wait before deleting the item (relevant for keys only) | [optional] [default to 7] |
| json | bool | Set output format to JSON | [optional] [default to False] |
| name | str | Item name | |
| token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
| uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |
| version | int | The specific version you want to delete - 0=last version, -1=entire item with all versions (default) | [optional] [default to -1] |