Update

Authentication

X-API-Keystring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

landscapeIdstringRequired
versionIdstringRequired
modelConnectionIdstringRequired

Query parameters

updateDiagramsbooleanOptional

Request

This endpoint expects an object.
commitdoubleOptional
descriptionstringOptional
directionenum or nullOptional
Allowed values:
labelsmap from strings to stringsOptional
namestringOptional
originIdstringOptional
Model object that initiates the connection
statusenumOptional
Allowed values:
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