# Clear all complaints Clears all email addresses with complaints from the domain. Delivery to the deleted email addresses will longer be suppressed. Endpoint: DELETE /v3/{domainID}/complaints Version: 3.0.0 Security: basicAuth ## Path parameters: - `domainID` (string, required) The id of the domain you want to delete complaints from ## Response 200 fields (application/json): - `message` (string, required) Response message ## Response 400 fields (application/json): - `message` (string, required) Response message