Stats are read-only

HTTP 405 · stats-generated← all Webpath errors

Visitor stats are synthesized and read-only.

How to recover. Read them with GET.

Example response

{
  "type": "https://muse.as/a/webpath/errors/stats-generated",
  "title": "Stats are read-only",
  "status": 405,
  "detail": "Read them with GET."
}

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