Linked Items Resources

Applies to QAComplete 14.3, last modified on February 19, 2024
Operation HTTP Method Description
projects/ProjectId/EntityCode/EntityId/linkeditems GET Returns a list of linked items for an item registered in the QAComplete project.
projects/ProjectId/EntityCode/EntityId/linkeditems POST Creates a new link between QAComplete items.
projects/ProjectId/EntityCode/EntityId/linkeditems/search POST Returns a filtered list of linked items for an item registered in the QAComplete project.
projects/ProjectId/EntityCode/EntityId/linkeditems/{Id} GET Returns a linked item by the link ID.
projects/ProjectId/EntityCode/EntityId/linkeditems/{Id} DELETE Deletes the specified link from QAComplete.

See Also

QAComplete REST API Reference

Highlight search results