Update

Authentication

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

Path parameters

landscapeIdstringRequired
versionIdstringRequired
modelConnectionIdstringRequired

Query parameters

updateDiagramsbooleanOptional

Request

This endpoint expects an object.
commitdoubleOptional
descriptionstringOptional<=950000 characters
directionenum or nullOptional
labelsmap from strings to stringsOptional
namestringOptional<=4000 characters
originIdstringOptional
Model object that initiates the connection
statusenumOptional
tagIdslist of strings or objectOptional
targetIdstringOptional
Model object that receives the message
technologyIdslist of strings or objectOptional
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