v13

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-051528661.3 MB
Model Connections

Upsert

put/landscapes/{landscapeId}/versions/{versionId}/model/connections/{modelConnectionId}

Path parameters

landscapeIdstring required
versionIdstring required
modelConnectionIdstring required

Query parameters

originConnector'top-left' | 'top-center' | 'top-right' | 'right-top' | 'right-middle' | 'right-bottom' | 'bottom-right' | 'bottom-center' | 'bottom-left' | 'left-bottom' | 'left-middle' | 'left-top'
targetConnector'top-left' | 'top-center' | 'top-right' | 'right-top' | 'right-middle' | 'right-bottom' | 'bottom-right' | 'bottom-center' | 'bottom-left' | 'left-bottom' | 'left-middle' | 'left-top'
updateDiagramsboolean

Request body

commitnumber
descriptionstring
direction'outgoing' | 'bidirectional' required
labelsobject
namestring required
originIdstring required

Model object that initiates the connection

status'deprecated' | 'future' | 'live' | 'removed'
tagIdsstring[]

Tag IDs assigned to this model

targetIdstring required

Model object that receives the message

technologyIdsstring[]

Technology IDs assigned to this model

viaIdstring nullable

Model object that facilitates the connection, such as a Kafka topic, or RabbitMQ queue

handleIdstring

Response

OK