HTTP 422 · space-name-reserved — ← all Webpath errors
The name is a reserved label this host keeps for itself.
How to recover. Choose a name that is not on the reserved list.
Example response
{
"type": "https://muse.as/a/webpath/errors/space-name-reserved",
"title": "Name reserved",
"status": 422,
"detail": "Choose a name that is not on the reserved list."
}
This page documents the space-name-reserved 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.