account.deletePasskey

Delete a passkey associated to the current account, see here » for more info.

 Method schema is available as of layer 219. Switch »

Parameters

Name Type Description
id string Identifier of the passkey to delete, taken from passkey.id, usually obtained using account.getPasskeys.

Result

Bool

Only users can use this method

Related pages

passkey

Human-readable info about a passkey associated to an account, returned when creating a passkey » or listing passkeys ».

account.getPasskeys

List the passkeys associated to the current account that can be used to log in, see here » for more info on passkeys.

Passkeys