HTTP 403 · drop-is-private — ← all Webpath errors
A drop-box write tried to set a non-private visibility.
How to recover. Omit ?visibility — drop-box files are always private.
Example response
{
"type": "https://muse.as/a/webpath/errors/drop-is-private",
"title": "Drops land private",
"status": 403,
"detail": "Omit ?visibility \u2014 drop-box files are always private."
}
This page documents the drop-is-private 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.