Creates a relationship between a specified card (card_id
) and another card using a
defined link type (blocks
, blocked_by
, related
, or duplicates
).
This relationship helps visualize dependencies or connections between cards.
A 200 response includes details of the linked card.
Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".
Card ID is a numerical string that identifies a card.
Create linked card request details
The body is of type object
.
Linked card successfully created
The response is of type object
.