Tool Calibration
Edit an unsigned tool calibration record. A full replacement: the submitted measurements replace the record's response set wholesale and the result is re-derived against the record's pinned template version. Signed records are immutable and reject every edit. The request must round-trip the version token from a read of the record; a stale token is rejected with 409.
put/api/tool-calibrations/{id}
Path parameters
idstring required
Request body
Response
The updated calibration record, with its derived results and refreshed concurrency token
Changes
No recorded changes to this endpoint across all 23 revisions of this API.