Skip to main content
DELETE
Remove a group suppression

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Resource UUID. Malformed UUIDs are treated as not-found (not 400).

email
string
required

Recipient address (normalized: trim + lower-case before matching).

Response

Removed.