Models/Interfaces
Update an interface
Updates a specific interface by ID
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
ID of the source part
ID of the target part
Type of interface
Name of the interface
Description of the interface
Additional metadata for the interface
Response
200
application/json
Interface updated successfully
An interface between parts in the model consisting of connections
The id of the edge
The type of the edge
The source node id
The target node id
The data associated with the edge