PUT https://{hostname}:{port}
/cli/version/removeLink?{parameters}
| Parameter | Type | Required | Description |
|---|---|---|---|
| component | string | false | Name/ID of the component (Only required if not using version ID) |
| version | string | true | Name/ID of the version |
| linkName | string | true | Name of the link to remove |
Related CLI command: removeVersionLink.