Sharing is owner-only

HTTP 403 · sharing-owner-only← all Webpath errors

Only the owner, or a whole-space write key, may change sharing.

How to recover. Ask the owner to grant the access you need.

Example response

{
  "type": "https://muse.as/a/webpath/errors/sharing-owner-only",
  "title": "Sharing is owner-only",
  "status": 403,
  "detail": "Ask the owner to grant the access you need."
}

This page documents the sharing-owner-only 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.