Un-suppress an address
DELETE
/v1/suppressions/{id}
Soft-delete the suppression row. Re-suppressing the same address later creates a new row.
Authorizations
apiKey
Scoped API key. Scopes are read ⊂ write ⊂ admin. A call needing more scope than the key holds returns 403 insufficient_scope.
Type
HTTP (bearer)
Parameters
Path Parameters
id*
Type
Requiredstring
Responses
Deleted.