Add a Relationship to an Item
Use the following details to add a Relationship to an Item using REST interface:
Request Model
Media Type: application/json
{
"childId": "string",
"forwardType": "string",
"id": "string",
"reverseType": "string"
}
Copyright © Cloud Software Group, Inc. All rights reserved.
