PUT
/
links
{
  "subject": {
    "type": "APPKIT_APP",
    "id": "<string>",
    "canonicalName": "<string>",
    "uri": "<string>"
  },
  "object": {
    "type": "APPKIT_APP",
    "id": "<string>",
    "canonicalName": "<string>",
    "uri": "<string>"
  },
  "linkType": "DependsOn",
  "originator": "<string>"
}

Body

application/json

JSON-formatted link definition that specifies the subject, object, and linkType

The body is of type object.

Response

200 - application/json

successful operation

The response is of type object.