Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.1 KB

ShareItem.md

File metadata and controls

18 lines (14 loc) · 1.1 KB

ShareItem

Properties

Name Type Description Notes
accessibility str for personal password manager [optional] [default to 'regular']
action str Action to be performed on the item [start/stop/describe]
emails list[str] For Password Management use, reflect the website context [optional]
item_name str Item name
json bool Set output format to JSON [optional] [default to False]
token str Authentication token (see `/auth` and `/configure`) [optional]
ttl int TTL of the Availability of the shared secret in seconds [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]
view_once bool ViewOnlyOnce Shared secrets can only be viewed once [true/false] [optional] [default to False]

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