Components

Create a schematic line segment

post/api/v0/components/{component_id}/schematic/line-segments

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
startstring required
endstring required

Response

Successful Response

idstring required
startstring required
endstring required
arrow_idstring nullable

Changes

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