welds

Update Weld

Patch a weld's type/size/process/side/notes. Re-applies enum + editable-status validation.

patch/api/v1/welds/{weld_id}

Path parameters

weld_idstring uuid required

Request body

weld_typestring nullable
size_mmnumber nullable
length_mmnumber nullable
processstring nullable
sidestring nullable
all_aroundboolean nullable
notesstring nullable

Response

Successful Response

idstring uuid required
part_idstring uuid required
cad_file_version_idstring uuid nullable required
edge_idstring required
weld_typestring required
size_mmnumber required
length_mmnumber nullable required
processstring nullable required
sidestring required
all_aroundboolean required
notesstring nullable required
labelstring required
statestring required
sourcestring 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.