Skip to main content

Post a comment on a finding

POST 

/api/v1/findings/:finding_id/comments

Post a comment (optionally a reply, optionally with @mentions).

@mentioned org members are validated and notified. A reply must target a top-level comment on the SAME finding (single-level threading).

  • Scope required: findings:read — per the dev spec, any org member who can read the finding may comment (triage is a conversation, not a manager-only action). Edit/delete are author-or-admin (see below).

Request

Responses

Successful Response