Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 944 Bytes

ShareItem.md

File metadata and controls

21 lines (13 loc) · 944 Bytes

ShareItem

Properties

Name Type Description Notes
accessibility String for personal password manager [optional]
action String Action to be performed on the item [start/stop/describe]
emails List<String> For Password Management use, reflect the website context [optional]
itemName String Item name
json Boolean Set output format to JSON [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
ttl Integer TTL of the Availability of the shared secret in seconds [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
viewOnce Boolean ViewOnlyOnce Shared secrets can only be viewed once [true/false] [optional]