HTTP 401 · token-revoked — ← all Webpath errors
The key was revoked — individually, or by a space-wide key reset.
How to recover. Mint a new key for the space.
Example response
{
"type": "https://muse.as/a/webpath/errors/token-revoked",
"title": "Key revoked",
"status": 401,
"detail": "Mint a new key for the space."
}
This page documents the token-revoked 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.