pages
Clear Calibration
Return a page to the uncalibrated state.
Rejected 422 page_calibration_clear_would_orphan_measurements if live page-scale measurements of any geometry kind exist — counts included, ADR-0207 — and no on_orphan was supplied; on_orphan=delete soft-deletes them in the same transaction. No recompute. Idempotent on a fully-uncalibrated page.
Per docs/superpowers/specs/2026-07-17-rud146-clear-calibration-design.md §2.
delete/api/v1/pages/{page_id}/calibration
Path parameters
page_idstring uuid required
Query parameters
revision_set_idstring uuid nullable required
on_orphan'delete' nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.