v4
OpenAPI 3.1.02026-07-3163216290.7 KBWebhooks
Email hard bounced
Sent when an email hard bounces. Hard bounces are persistent delivery failures (for example, a mailbox that does not exist); the email will not be delivered. In Loops, a hard bounce also unsubscribes the contact from your audience, so a contact.unsubscribed event will also be sent. Contains sourceType and the related campaignId, loopId (workflow ID), or transactionalId, plus contactIdentity and email objects.
postWebhookemailHardBounced
Headers
webhook-idstring required
Unique message ID. Use to deduplicate deliveries.
webhook-timestampstring required
Unix timestamp of when the message was sent.
webhook-signaturestring required
HMAC signature for verifying the request. Verify using your endpoint signing secret from the Loops dashboard.
Payload
Response
Webhook received successfully. Return any 2xx status code to acknowledge delivery.