Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 911 Bytes

DeleteItem.md

File metadata and controls

20 lines (12 loc) · 911 Bytes

DeleteItem

Properties

Name Type Description Notes
accessibility String for personal password manager [optional]
deleteImmediately Boolean When delete-in-days=-1, must be set [optional]
deleteInDays Long The number of days to wait before deleting the item (relevant for keys only) [optional]
json Boolean Set output format to JSON [optional]
name String Item name
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
version Integer The specific version you want to delete - 0=last version, -1=entire item with all versions (default) [optional]