Skip to main content
DELETE

Authorizations

string | header
required
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

string
required
The unique identifier of the suppression group to delete.

Response

Suppression group deleted successfully
boolean
Example: true
string
Confirmation message.Example: "Suppression group deleted successfully"

Error Responses

object
Returned when attempting to delete the global suppression group.
object
Returned when no suppression group with the given ID exists on the project.