edge_tolerances

Update Edge Tolerance

Patch a tolerance's type / size / angle / notes.

patch/api/v1/edge-tolerances/{tolerance_id}

Path parameters

tolerance_idstring uuid required

Request body

tolerance_typestring nullable
size_mmnumber nullable
angle_degnumber nullable
notesstring nullable

Response

Successful Response

idstring uuid required
part_idstring uuid required
cad_file_version_idstring uuid nullable required
edge_idstring required
tolerance_typestring required
size_mmnumber nullable required
angle_degnumber nullable required
notesstring nullable required
labelstring required
statestring required
sourcestring required
authorstring nullable required
created_bystring uuid nullable required
created_atstring date-time required
updated_atstring date-time nullable required
is_process_mismatchboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.