Contact unsubscribed
Sent when a contact is unsubscribed from your audience, or when a contact is deleted from your audience (alongside contact.deleted). This is not the same as a contact unsubscribing from a mailing list (see contact.mailingList.unsubscribed). Contains a contactIdentity object.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Unique message ID. Use to deduplicate deliveries.
Unix timestamp of when the message was sent.
HMAC signature for verifying the request. Verify using your endpoint signing secret from the Loops dashboard.
Body
Response
Webhook received successfully. Return any 2xx status code to acknowledge delivery.

