dashboard

Patch Dead Code Finding

Persist a dead-code triage decision (sibling of the health patch_finding route — same ownership and storage rules).

patch/snapshots/{snapshot_id}/dead-code/findings/{finding_id}

Path parameters

snapshot_idstring required
finding_idstring required

Request body

status'open' | 'acknowledged' | 'resolved' | 'false_positive' required

Response

Successful Response

object required

Changes

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