Tool
Publish a new calibration template version for a tool. Template versions are append-only and immutable: this becomes the tool's new latest version, prior versions remain readable history, and existing calibration records stay pinned to the version they were measured against. Reference gages never take a calibration template. Publishes are not idempotent: a retried request publishes another version — check the latest version before re-sending after a timeout.
post/api/tools/{toolId}/calibration-template
Path parameters
toolIdstring required
Request body
Response
The published template version, with its assigned version number and checkpoint ids
Changes
No recorded changes to this endpoint across all 12 revisions of this API.