Name | Type | Description | Notes |
---|---|---|---|
Accessibility | string | for personal password manager | [optional] [default to "regular"] |
Action | string | Action to be performed on the item [start/stop/describe] | |
Emails | List<string> | List of emails to start/stop sharing the secret with | [optional] |
ItemName | string | Item name | |
Json | bool | Set output format to JSON | [optional] [default to false] |
ShareType | string | Share type [email/token] | [optional] [default to "email"] |
SharedTokenId | List<string> | Shared token ids in order to stop sharing a secret | [optional] |
Token | string | Authentication token (see `/auth` and `/configure`) | [optional] |
Ttl | int | 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 | bool | ViewOnlyOnce Shared secrets can only be viewed once [true/false] | [optional] [default to false] |