HTTP 403 · admin-not-delegable — ← all Webpath errors
An admin grant cannot itself re-grant admin.
How to recover. Ask the owner to grant admin directly.
Example response
{
"type": "https://muse.as/a/webpath/errors/admin-not-delegable",
"title": "Admin is not delegable",
"status": 403,
"detail": "Ask the owner to grant admin directly."
}
This page documents the admin-not-delegable 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.