POST /encryption/unlock-with-passphrase
Unlocks the space with a user-supplied plaintext passphrase (ADR-008 D15).
Routes through the engine unlock operation, which also runs switch-space, search, receive, clipboard gate, and deferred-service recovery. On success the HTTP layer only broadcasts encryption.session_ready.
D14: this endpoint is session-JWT gated (it is NOT in PUBLIC_PATHS) and the handler MUST NOT log the request body — there is intentionally no ?req / passphrase field on any span or tracing event here.
Request body
Response
Space unlocked
Changes
Changed in 2 of the 44 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 74 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲