bulkModifyRequestLinks
Execute a bulk action (UNLINK, DELETE) on linked entities.
Executes one action across multiple linked entities of the source request in a single call. Actions:
UNLINK— Remove the relationship but keep the target entities intact. -DELETE— Soft-delete the target entities (implicitly removes the link too).

