cURL
curl --request DELETE \ --url https://{FUSION HOST}/api/links/unlink
123
Remove the link between two objects. If object is not specified, all links for subject are removed.
object
subject
Subject to unlink.
Object to unlink.
successful operation
The response is of type integer.
integer
Was this page helpful?