Add finding comment
Findings
Add finding comment
Append a comment to a finding’s triage thread.
POST
Add finding comment
Appends a comment to a finding’s triage thread. Comments appear in the dashboard alongside comments from GitHub, Slack, and other integrations.
The comment is tagged with
Scope required:
writeRequest
Path parameters
Body
Response
201 Created
source: "api" and attributed to the API key’s creator. It then appears in the finding’s triage_thread.
Errors
400— comment missing or exceeds 4000 characters.404— finding not found or not visible to your organization.