---
title: "Changes to Replay outbound webhook delivery"
method: POST
path: "/webhooks/{id}/deliveries/{deliveryId}/replay"
---

# Changes to Replay outbound webhook delivery

`POST /webhooks/{id}/deliveries/{deliveryId}/replay`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 14 of 123 revisions.

- **2026-08-26** `11b6d27ba1de` — 1 warning
- **2026-08-26** `c78765f7e84f` — 1 warning
- **2026-08-19** `ba3a29c6eb33` — 3 info
- **2026-08-16** `6fd2903b91ce` — 3 info
- **2026-08-02** `36f92fc0caa2` — 3 breaking, 1 warning
- **2026-07-25** `b58891ac1cde` — 1 warning
- **2026-07-15** `8bc13491b9f6` — 2 warning
- **2026-07-14** `83e7fd773745` — 1 warning
- **2026-07-10** `1b0d5fa83cd8` — 4 warning
- **2026-06-21** `a7ebcc2a87e4` — 1 warning
- **2026-05-28** `ae4cc18ebdd9` — 1 warning
- **2026-05-13** `9a89cb9ec599` — 2 warning
- **2026-05-07** `c21889189dc9` — 2 warning
- **2026-05-07** `50ebf9e9f651` — 1 info

## Changes

- **2026-08-26** `11b6d27ba1de` — 1 warning
  - added the new `campaign.sent` enum value to the `delivery/eventType` response property for the response status `200`
- **2026-08-26** `c78765f7e84f` — 1 warning
  - added the new `subscriber_import.completed` enum value to the `delivery/eventType` response property for the response status `200`
- **2026-08-19** `ba3a29c6eb33` — 3 info
  - added the optional property `retryable` to the response with the `400` status
  - added the optional property `retryable` to the response with the `401` status
  - added the optional property `retryable` to the response with the `404` status
- **2026-08-16** `6fd2903b91ce` — 3 info
  - added the optional property `code` to the response with the `400` status
  - added the optional property `code` to the response with the `401` status
  - added the optional property `code` to the response with the `404` status
- **2026-08-02** `36f92fc0caa2` — 3 breaking, 1 warning
  - the response property `success` became optional for the status `400`
  - the response property `success` became optional for the status `401`
  - the response property `success` became optional for the status `404`
  - added the new `subscriber.created` enum value to the `delivery/eventType` response property for the response status `200`
- **2026-07-25** `b58891ac1cde` — 1 warning
  - added the new `email.failed` enum value to the `delivery/eventType` response property for the response status `200`
- **2026-07-15** `8bc13491b9f6` — 2 warning
  - added the new `subscriber.list_subscribed` enum value to the `delivery/eventType` response property for the response status `200`
  - added the new `subscriber.list_unsubscribed` enum value to the `delivery/eventType` response property for the response status `200`
- **2026-07-14** `83e7fd773745` — 1 warning
  - added the new `poll.answered` enum value to the `delivery/eventType` response property for the response status `200`
- **2026-07-10** `1b0d5fa83cd8` — 4 warning
  - added the new `sms.delivered` enum value to the `delivery/eventType` response property for the response status `200`
  - added the new `sms.failed` enum value to the `delivery/eventType` response property for the response status `200`
  - added the new `sms.opted_out` enum value to the `delivery/eventType` response property for the response status `200`
  - added the new `sms.sent` enum value to the `delivery/eventType` response property for the response status `200`
- **2026-06-21** `a7ebcc2a87e4` — 1 warning
  - added the new `email.replied` enum value to the `delivery/eventType` response property for the response status `200`
- **2026-05-28** `ae4cc18ebdd9` — 1 warning
  - added the new `subscriber.invalid` enum value to the `delivery/eventType` response property for the response status `200`
- **2026-05-13** `9a89cb9ec599` — 2 warning
  - added the new `subscriber.unsubscribed` enum value to the `delivery/eventType` response property for the response status `200`
  - added the new `subscriber.updated` enum value to the `delivery/eventType` response property for the response status `200`
- **2026-05-07** `c21889189dc9` — 2 warning
  - added the new `sequence.failed` enum value to the `delivery/eventType` response property for the response status `200`
  - added the new `sequence.finished` enum value to the `delivery/eventType` response property for the response status `200`
- **2026-05-07** `50ebf9e9f651` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/sequenzy/apis/sequenzy-api/docs/webhooks/:id/deliveries/:deliveryId/replay/post.md) · [API](https://skmtc.dev/sequenzy/apis/sequenzy-api.md) · [Page](https://skmtc.dev/sequenzy/apis/sequenzy-api/changes/webhooks/:id/deliveries/:deliveryId/replay/post)
