Delete Suppression Entry
DELETE/suppression-list/recipients/:recipient
Deletes suppression entry for the account based on the specified recipient. Only entries created by the account and originating from the API can be deleted.
Request
Responses
- 204
- 400
- 500
- 503
The specified suppression entry was successfully deleted.
Bad request. The request is invalid.
An unexpected internal error occurred.
Temporarily unavailable for maintenance.