Work Items and OKRs

Add a plain-text comment to a work item. Append-only (no edit/delete); mentions not supported yet. Read comments back via get_item fields=comments.

post/item/{itemId}/comment

Path parameters

itemIdstring required

Request body

bodystring required

Plain-text comment body (non-empty). Mentions are not supported yet.

Response

The created comment id

idstring required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.