Resubscribe contact to list with no challenge

Resubscribes a previously unsubscribed contact to a specific list / address book without sending a challenge email


Please note that you can include, and thus update, contact data fields when resubscribing a contact to an list / address book using this operation. Code examples for this are included below:

The resubscribe status should come back as 'ContactAdded'.

Resubscribe status types can be:

  • 'ContactAdded' - The contact has been successfully resubscribed to the list/ address book
  • 'ContactChallenged' - The contact has been sent an automated double opt-in email, asking them to confirm their opting in. This can occur when a contact is created and the account has a 'Regulatory setting' other than 'Do not enforce double opt-in'.
  • 'ContactCannotBeUnsuppressed' - The contact can't be resubscribed. This may be because the contact is on the Global Suppression List (GSL), or their domain has been suppressed from receiving your campaigns, or the contact was removed because of a complaint from their ISP. You may want to contact support.
  • 'NotAvailableInThisVersion' - This feature is not available in the version of the API you're using

Path Params
int32
required

The ID of the list / address book, which needs to be included within the URL

Body Params
unsubscribedContact
object

The email address of the unsubscribed contact, which needs to be included within the request body

Headers
string
/^(?:\{{0,1}(?:[0-9a-fA-F]){8}-(?:[0-9a-fA-F]){4}-(?:[0-9a-fA-F]){4}-(?:[0-9a-fA-F]){4}-(?:[0-9a-fA-F]){12}\}{0,1})$/

If you are a partner of Dotdigital and have a verified integration then include your integration tracking token here.

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json