Delete Compliance Finding
DELETE/api/v1/compliance/compliance-findings/:finding_id
Permanently delete a compliance finding.
Admin-grade action gated by compliance.manage (granted
only to the admin role by default). The linked Risk (if any) is
NOT cascaded — risks are independent records once promoted; the
finding's row is simply removed. The next compliance scan will
re-emit the finding if the LLM still reports it for the same
card+regulation+article+requirement.
Request
Responses
- 204
- 422
Successful Response
Validation Error