---
search:
  tags:
    - Webhook endpoints
    - POST
seo:
  description: >-
    Re-queues a delivered or failed delivery for… Reference for the POST
    /webhook-deliveries/{deliveryId}/redeliver endpoint in the TipPage Developer
    API API.
sidebar:
  badge: POST
  label: Redeliver a delivery
title: Redeliver a delivery
type: openapi-operation
---
Re-queues a delivered or failed delivery for immediate retry with the **same event id and byte-identical payload**. Returns `409 attempt_in_progress` while an automatic attempt for the row is mid-flight. Requires `webhooks:manage`.

<Operation source="api" id="redeliverwebhookdelivery" />
