No such key

HTTP 404 · token-not-found← all Webpath errors

No key with that id exists on your account.

How to recover. List your keys; it may already have been revoked.

Example response

{
  "type": "https://muse.as/a/webpath/errors/token-not-found",
  "title": "No such key",
  "status": 404,
  "detail": "List your keys; it may already have been revoked."
}

This page documents the token-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.