[ Web Proxy ]
URL:
Viewing: https://docs.digitalocean.com/reference/pydo/reference/security/delete_suppression/ [Back]  [Original]

pydo.security.delete_suppression() | DigitalOcean Documentation

For AI agents: The documentation index is at https://docs.digitalocean.com/llms.txt. Markdown versions of pages use the same URL with index.html.md in place of the HTML page (for example, append index.html.md to the directory path instead of opening the HTML document).

pydo.security.delete_suppression()

Generated on 3 Aug 2026 from pydo version v0.40.0

Copy page as Markdown View page as Markdown

Usage

client.security.delete_suppression(
    suppression_uuid="5b3b2b2d-5c9c-4a61-9e2f-4d8f80f30a12",
)
Returns NoneRaises HttpResponseError

Description

To remove a suppression, send a DELETE request to /v2/security/settings/suppressions/{suppression_uuid}.

Parameters

suppression_uuid string required

The suppression UUID to remove.

More Information

See /v2/security/settings/suppressions/{suppression_uuid} in the API reference for additional detail on responses, headers, parameters, and more.

In this article...


We can't find any results for your search.

Try using different keywords or simplifying your search terms.


Web Proxy Viewer  |  New URL  |  Original Page