curl --request GET \
--url https://{FUSION HOST}/api/links/check
true
Check that the matching links exist.
curl --request GET \
--url https://{FUSION HOST}/api/links/check
true
Subject to check links for.
Object to check links for.
Link type to check.
successful operation
The response is of type boolean
.
Was this page helpful?