---
title: "Resend delivery events"
method: POST
path: "/Communications/Webhooks/Resend"
tags: ["Communications"]
---

# Resend delivery events

`POST /Communications/Webhooks/Resend`

**Auth:** Anonymous - no token required.

Receives Resend's webhook and stamps delivery, bounces, complaints and opens onto the campaign recipient the event belongs to. Anonymous, because Resend cannot hold a token — authenticated instead by the Standard Webhooks signature over the body.

## Response `200`

Accepted

## Other responses

- `204` — No Content
- `401` — Signature missing or invalid

---

[API](https://skmtc.net/tonbridge/apis/tonbridge-app-api.md) · [All operations](https://skmtc.net/tonbridge/apis/tonbridge-app-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tonbridge/tonbridge-app-api/revisions/5aa4178ca29b/schema)
