Suppressions

Add Complaints

Add Complaints. Required Access Level: ModifyContacts, ModifySuppressions

post/suppressions/complaints

Request body

string[] required

Response

Created

Emailstring string

Proper email address.

FriendlyErrorMessagestring string

RFC error message

ErrorCodeinteger nullable

SMTP Error code

DateUpdatedstring date-time nullable

Last change date

Example response

[
  {
    "Email": "mail@example.com",
    "FriendlyErrorMessage": "Mailbox not found",
    "DateUpdated": "2001-01-01T12:00:00"
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.