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
Type of part (e.g., entity, attribute)
Name of the part
Description of the part
Additional metadata for the part
Response
201
application/json
Part created successfully
A part in the model representing a physical or logical component
The label of the part
The linked requirements
The linked documents
The attributes of the part