Components

Create a schematic vertex (port, junction, or terminal)

post/api/v0/components/{component_id}/schematic/vertices

Path parameters

component_idstring required

Query parameters

vc_idstring required

Public ID of the target visual component

Public ID of the target visual component

Request body

idstring uuid4 required
kind'port' | 'junction' | 'terminal' required
xnumber required
ynumber required
node_idstring nullable

Response

Successful Response

OR
OR

Changes

No recorded changes to this endpoint across all 1 revision of this API.