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

Headers

Authorization
string
required

Path Parameters

landscapeId
string
required
versionId
string
required
modelConnectionId
string
required

Query Parameters

originConnector
enum<string>
Available options:
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
enum<string>
Available options:
top-left,
top-center,
top-right,
right-top,
right-middle,
right-bottom,
bottom-right,
bottom-center,
bottom-left,
left-bottom,
left-middle,
left-top
updateDiagrams
boolean

Body

application/json
direction
enum<string> | null
required
Available options:
outgoing,
bidirectional
name
string
required
originId
string
required
targetId
string
required
commit
number
description
string
labels
object
status
enum<string>
Available options:
live,
future,
deprecated,
removed
tagIds
string[]
technologyIds
string[]

catalog technology ids assigned to this model

handleId
string

Response

200 - application/json
modelConnection
object
required