Bulk Delete Compliance Findings
DELETE/api/v1/compliance/compliance-findings/bulk
Bulk-delete compliance findings.
Same permission gate as the single-row delete (compliance.manage,
granted to admin only by default). The linked Risk on any row is NOT
cascaded — Risks are independent records once promoted. Missing ids
are reported in skipped with reason="not_found" rather than
failing the whole batch.
Request
Responses
- 200
- 422
Successful Response
Validation Error