{
"subject": {
"type": "APPKIT_APP",
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"object": {
"type": "APPKIT_APP",
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"linkType": "DependsOn",
"originator": "<string>"
}
{
"subject": {
"type": "APPKIT_APP",
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"object": {
"type": "APPKIT_APP",
"id": "<string>",
"canonicalName": "<string>",
"uri": "<string>"
},
"linkType": "DependsOn",
"originator": "<string>"
}
JSON-formatted link definition that specifies the subject, object, and linkType
The body is of type object
.
successful operation
The response is of type object
.