parts

Bulk Update Parts

Bulk-update specs on multiple parts. Only allowed while project is DRAFT.

patch/api/v1/projects/{project_id}/parts/bulk

Path parameters

project_idstring uuid required

Request body

part_idsstring[] required
machining_process_idstring uuid nullable
material_idstring uuid nullable
finishing_idstring uuid nullable

Response

Successful Response

idstring uuid required
namestring required
descriptionstring nullable
required_quantityinteger required
machining_process_idstring uuid nullable
material_idstring uuid nullable
finishing_idstring uuid nullable
custom_material_namestring nullable
custom_finishing_namestring nullable
project_idstring uuid required
coating_idstring uuid nullable
coating_colorstring nullable
coating_specstring nullable
custom_coating_namestring nullable
coating_valuestring nullable
coating_labelstring nullable
finishing_valuestring nullable
finishing_labelstring nullable
material_valuestring nullable
material_labelstring nullable
machining_process_valuestring nullable
machining_process_labelstring nullable
effective_coating_valuestring nullable
effective_coating_colorstring nullable
effective_coating_labelstring nullable
effective_finishing_valuestring nullable
effective_finishing_labelstring nullable
general_tolerancestring nullable
edge_break_defaultstring nullable
drawing_file_namestring nullable
drawing_r2_keystring nullable
drawing_file_sizeinteger nullable
drawing_analysisobject nullable
spec_proposalobject nullable
redacted_drawing_r2_keystring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

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