-
OVERVIEW
-
API REFERENCE
-
-
ZAPIER REFERENCE
-
- Articles coming soon
-
- Articles coming soon
-
-
BI EXPORT
Adds an attachment to a calibration record.
POST
/GageList/api/Attachment/UploadCalibrationAttachment/{id}
Example Request Body
id: 1
Example Response
{
"data": 0,
"success": true,
"message": "string"
}