RelationshipToOne
RelationshipToOne
Some relationships relate a resource to exactly one other resource. For example an app can belong to only one space.
JSON Example
{
"data": {
"guid": "string"
}
}
Parameter To