layers
Restore Layer
Restore a layer and recorded members that still sit on Default.
Every submitted id is validated atomically for writable-project scope and live state before any write. Historical membership and completeness cannot be verified after delete moved members to Default: only the caller's receipt records them, and deleted_at cannot reconstruct that fact (spec-lite §2.1). An incomplete receipt therefore produces ADR-0172's accepted lossy restore. Returns 409 not_deleted for an already-live layer.
post/api/v1/layers/{layer_id}/restore
Path parameters
layer_idstring uuid required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.