Delete BOM Items

Delete one or more items from the bill of materials for a version of a PCB project.

Items are identified by their record_num, as returned by
GET /api/v3/pcb/{pcb_id}/{pcb_version}/bom.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The PCB ID

integer
required

The PCB version number

Body Params
parts
array of objects
required
parts*
Response
204

The items were deleted

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!