---
title: Redeliver a Previous Notification
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-webhookdeliveries
---

# Redeliver a Previous Notification

Resend a webhook notification from a specified template.

## URL

POST https://api.appstoreconnect.apple.com/v1/webhookDeliveries

## Response Codes

201 Created: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 409 Conflict: 422 : 429 :

## Overview

Overview note: The template in this payload is the original delivery that you want to resend. Find the id using Read the Deliveries for a Webhook.

## See Also

### Managing webhook deliveries

- [Read the Deliveries for a Webhook](appstoreconnectapi/get-v1-webhooks-_id_-deliveries.md)
- [List delivery IDs for a webhook](appstoreconnectapi/get-v1-webhooks-_id_-relationships-deliveries.md)
