Models/Parts
Create a new part
Creates a new part in the specified model
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the model
Body
application/json
Response
201
application/json
Part created successfully
A part in the model representing a physical or logical component