Delete one suppression by suppression id and violation id

Bridgecrew supports advanced Suppression rule settings in order to make policy management easier by dismissing or snoozing errors
(using time-bounded suppression rules) that are irrelevant in your cloud and code environments.
Suppression can be applied at various levels: for all cases (Disable Policy), for a specific Source, for a Specific Resource or by tag.
Visit Bridgecrew documentation for more information here (https://docs.bridgecrew.io/docs/suppress ).

To use the API request, add your token to the header.

Use this API function to delete an existing Bridgecrew Suppression rule for a specific given policyId and suppressionId mentioned in the path.

The output will be -

  • For successful - 200
  • error - 400, failed to delete suppression
Language
Authentication
Header
Click Try It! to start a request and see the response here!