v2

latestOpenAPI 3.0.0Terms and conditions2026-08-064293107.7 KB
Feedback items

Connect an existing feedback item to one or more existing work items. Idempotent: items already linked are left untouched.

post/feedback_item/{feedbackItemId}/connect

Path parameters

feedbackItemIdstring required

Request body

itemIdsstring[] required

IDs of existing work items to connect this feedback item to.

Response

The feedback item is connected to the work items

feedbackItemIdstring required
connectedItemIdsstring[] required

IDs of the work items now linked to the feedback item.