createRequestLinks

View as Markdown

Link entities (requests, changes) to a source request.

Links one or more target entities to a source request under a given reference_key relationship. Supported reference keys (examples):

  • parent_child — Parent-child hierarchy (REQUEST→REQUEST only; the source becomes the parent of the targets).

Parameters

NameTypeRequiredDescription
requestIdstringYesSource request display ID (e.g., REQ-123, INC-456)
reference_keystringYesReference key of the relationship (e.g., “relates”, “blocks”, “causes”, or “implicit_causes”)
entitiesBulkLinkEntityGroupDTO[]YesList of entity groups to link, each specifying a target entity type and its display IDs