Upsert

Authentication

X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication

Path parameters

landscapeIdstringRequired
versionIdstringRequired
modelConnectionIdstringRequired

Query parameters

originConnectorenumOptional
targetConnectorenumOptional
updateDiagramsbooleanOptional

Request

This endpoint expects an object.
directionenum or nullRequired
namestringRequired<=4000 characters
originIdstringRequired
Model object that initiates the connection
targetIdstringRequired
Model object that receives the message
commitdoubleOptional
descriptionstringOptional<=950000 characters
handleIdstringOptional
labelsmap from strings to stringsOptional
statusenumOptional
tagIdslist of stringsOptional
Tag IDs assigned to this model
technologyIdslist of stringsOptional
Technology IDs assigned to this model
viaIdstring or nullOptional
Model object that facilitates the connection, such as a Kafka topic, or RabbitMQ queue

Response

OK
modelConnectionobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error