Feedback items
Unlink a feedback item from one or more work items — the inverse of connect. Idempotent: ids that aren't currently linked are ignored, so an agent can safely undo a wrong connect or retry. Returns the remaining connections (same shape as connect).
post/feedback_item/{feedbackItemId}/disconnect
Path parameters
feedbackItemIdstring required
Request body
Response
The feedback item is disconnected from the work items
Changes
No recorded changes to this endpoint across all 3 revisions of this API.