What is an unsubscribed event?
An unsubscribed event is generated when a recipient clicks the unsubscribe link in an email message. This indicates that they no longer wish to receive emails from the sender. The recipient’s email address is automatically added to your suppression list so you won’t accidentally send mail to them again, but you should remove the address from your mailing list as well. For more information, see suppressions and unsubscribe handling.What to do if you receive an unsubscribed event
If you receive an unsubscribed event, you should remove the recipient’s email address from your mailing list to avoid sending to them again in the future.Fields for unsubscribed events
email: Sender email address.customer_handle: Your account ID.timestamp: Unix timestamp of the event.event: The type of event,unsubscribedin this case.recipients: List of recipient email addresses that unsubscribed.campaign_id(optional): The campaign ID associated with the message, if applicable.request_id(optional): A unique identifier generated to track the original HTTP request. This will be blank if the message is sent via SMTP instead of the API.smtp_id: A unique identifier used to track the message, matching theMessage-Idheader.

