HTTP 401 · passkey-unknown — ← all Webpath errors
The presented passkey is not registered to any account.
How to recover. Register this passkey, or sign in another way.
Example response
{
"type": "https://muse.as/a/webpath/errors/passkey-unknown",
"title": "Passkey not recognised",
"status": 401,
"detail": "Register this passkey, or sign in another way."
}
This page documents the passkey-unknown error type returned in Webpath RFC 7807
application/problem+json responses. The machine-readable detail field carries a recovery
hint you can show a user verbatim — see the Spec §12 and
API Reference.