- A successful request returns an empty success response body.
- Deletion is delegated to the MTA proxy suppression API and only succeeds when the proxy delete succeeds.
- If the MTA proxy delete fails, the API returns
422with the messageCould not delete suppression from the MTA proxy API.and keeps the suppression record. - The suppression must belong to the workspace in the path.
Delete Suppression
Delete a suppression from your workspace. The suppression path parameter accepts the suppression ID.
Deletion Behavior
What happens when a suppression is deleted
DELETE
/v1/workspaces/:workspace/suppressions/:suppressionDelete a suppression by ID
Path parameters
workspacestring Required ID of your workspace
suppressionstring Required Suppression ID