source-tracker-admin

Update Finding

Edit the finding text before approval — the human voice the Findings section promises (v1.1 U5). Editing an APPROVED finding drops it back to PENDING: changed public prose must be re-vetted.

put/api/v1/admin/source-tracker/findings/{finding_id}

Path parameters

finding_idstring uuid required

Request body

body_mdstring required

Response

Successful Response

finding_idstring uuid required
status'pending' | 'approved' | 'rejected' required

Lifecycle of a human-vetted "what changed" finding.

Deliberately 3 members (no INCOMPLETE): a finding is templated text a human approves or rejects — a "failed scan" state cannot occur on it.

Changes

No recorded changes to this endpoint across all 1 revision of this API.