Skip to main content

Deactivate the active hard bounce record for an email address. Use this when the email address has been reactivated and should no longer be blocked from receiving emails.

Deactivate the active hard bounce record for an email address. Use this when the email address has been reactivated and should no longer be blocked from receiving emails.

Path Parameters
    emailAddress string required
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...