folders
Restore Folder
Restore the folder, conditions, and dependents named by its receipt.
Every submitted id is validated atomically for writable-project scope, current parent linkage, and tombstone state. The server cannot verify that the set is complete: only the caller's receipt records which rows one delete stamped, and transaction-stable 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 row.
post/api/v1/folders/{folder_id}/restore
Path parameters
folder_idstring uuid required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.