---
title: "Retry a failed webhook delivery"
method: POST
path: "/api/webhooks/retry"
tags: ["Webhooks"]
---

# Retry a failed webhook delivery

`POST /api/webhooks/retry`

## Request body

- object
  - `delivery_id` integer, required

## Response `200`

Delivery retried

## Changes

- **2026-03-05** `7d3ddc8e4a11` — 1 info
  - endpoint added
- **2026-03-05** `4f9e7b2bb856` — 1 breaking
  - api path removed without deprecation
- **2026-03-05** `c4529fb5f8b8` — 1 info
  - endpoint added
- **2026-03-05** `c77c4b480b1d` — 1 breaking
  - api path removed without deprecation
- **2026-03-05** `786bd2979059` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/builderz-labs/apis/mission-control-api/changes/api/webhooks/retry/post.md)

---

[API](https://skmtc.dev/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.dev/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/revisions/751f6c65ac77/schema)
