replay_webhook_delivery
Retry a previous webhook delivery if your endpoint was temporarily unavailable. Re-queues deliveries within the 7-day retention period; older ones return a 410 error.
Instructions
Re-queue a past webhook delivery for redelivery. Useful if your endpoint was temporarily down. Deliveries older than the 7-day retention window return a 410 error and cannot be replayed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delivery_id | Yes | ||
| subscription_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |