Skip to main content

Revoke (soft-delete) an org-scoped suppression rule

DELETE 

/api/v1/suppressions/:suppression_id

Revoke an org-wide rule (soft-delete — there is NO hard delete).

The rule is flipped to revoked and stamped retired_at, leaving an immutable, exportable tombstone so the compliance register keeps the evidence of what was suppressed. Findings still covered by an accepted-risk rule return to their latest technical status; suppressed_by and the appended status history preserve provenance.

Request

Responses

Successful Response