WebAuthn
Updates a WebAuthn credential
Updates the specified WebAuthn credential. Only credentials assigned to the current user can be updated.
PATCH
https://{tenant_id}.hanko.io
/
webauthn
/
credentials
/
{id}
Authorizations
hanko
string
cookierequiredPath Parameters
id
string
requiredID of the WebAuthn credential
Body
application/json
name
string
A new credential name. Has no technical meaning, only serves as an identification aid for the user.
Was this page helpful?