update_related_resource

Add or remove resource relationships.

Variable Description Data type Default
$ref * The ID of the resource. integer
$related * Comma separated list of resource IDs to relate or unrelate string
$add Set to 1 to add the relationships (default). 0 will remove the specified relationships bit (0 or 1) 1

Return values

The operation success (true/false).