Unblock or resubscribe a transactional contact

Unblock or resubscribe a transactional contact by removing their email address from the blacklist. The email address must be URL-encoded in the path parameter and must be a valid email format. If the contact is not found in the blocklist, a 404 error is returned.

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

emailstringRequired

contact email (urlencoded) to unblock.

Errors

400
Bad Request Error
404
Not Found Error