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. Suppressed findings keep their provenance (suppressed_by + status_history are untouched).

Request

Responses

Successful Response