Set Placement Data

Set the placement data for a PCB version.

The placements you send replace all existing placement data for the version. To change some
parts, get the current placements, modify them, and send the complete list back. Each
designator may appear only once.

Responds with the placement data as saved, in the same form as the GET response.

To set placement data from an XYRS file instead, use
POST /api/v3/pcb/{pcb_id}/{pcb_version}/import.

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
placements
array of objects
required
placements*
Responses

404

The PCB or PCB version does not exist, or you do not have access to it

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json