source-tracker-admin

Approve Finding

post/api/v1/admin/source-tracker/findings/{finding_id}/approve

Path parameters

finding_idstring uuid 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.