HTTP 404 · passkey-not-found — ← all Webpath errors
No passkey with that id exists on this account.
How to recover. List your passkeys and use a current id.
Example response
{
"type": "https://muse.as/a/webpath/errors/passkey-not-found",
"title": "Passkey not found",
"status": 404,
"detail": "List your passkeys and use a current id."
}
This page documents the passkey-not-found 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.