Delete a passkey associated to the current account, see here » for more info.
boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
account.deletePasskey#f5b5563f id:string = Bool;
| Name | Type | Description |
|---|---|---|
| id | string | Identifier of the passkey to delete, taken from passkey.id, usually obtained using account.getPasskeys. |
Human-readable info about a passkey associated to an account, returned when creating a passkey » or listing passkeys ».
List the passkeys associated to the current account that can be used to log in, see here » for more info on passkeys.