Upsert
Authentication
X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication
Path parameters
landscapeId
versionId
modelConnectionId
Query parameters
originConnector
targetConnector
updateDiagrams
Request
This endpoint expects an object.
direction
Allowed values:
name
originId
Model object that initiates the connection
targetId
Model object that receives the message
commit
description
handleId
labels
links
status
Allowed values:
tagIds
Tag IDs assigned to this model
technologyIds
Technology IDs assigned to this model
viaId
Model object that facilitates the connection, such as a Kafka topic, or RabbitMQ queue
Response
OK
modelConnection
Errors
401
Unauthorized Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error