Name | Type | Description | Notes |
---|---|---|---|
accessibility | String | for personal password manager | [optional] [default to 'regular'] |
alg | String | Passkey type; options: [EC256, EC384, EC512] | [default to 'EC256'] |
deleteProtection | String | Protection from accidental deletion of this object [true/false] | [optional] |
description | String | Description of the object | [optional] |
json | Boolean | Set output format to JSON | [optional] [default to false] |
name | String | ClassicKey name | |
originUrl | [String] | Originating websites for this passkey | [optional] |
protectionKeyName | String | The name of a key that used to encrypt the secret value (if empty, the account default protectionKey key will be used) | [optional] |
tags | [String] | Add tags attached to this object | [optional] |
token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |
username | String | For Password Management use | [optional] |