Skip to main content
Entity-to-entity relationship. Links connect items to other items (Subtask, Relates, Blocks, Duplicate), or items to external resources via the link-type collection. Links are directional — FromOwner / ToOwner capture which side is which.

Sample JSON

Copy, edit, paste. Server-set fields (id, created, tenantId, …) are omitted from the example — they’re populated by the server on response.

Fields

Used by

Request body

  • POST /api/link

Response body

  • POST /api/link

CLI

ekso link — see the command branches page for available verbs. Body for create / update verbs typically passed via --data @file.json matching the sample JSON above.