Retry a failed delivery
Webhooks
Retry a failed delivery
Queues a manual retry for a failed webhook delivery.
POST
Retry a failed delivery
Queues a manual retry for a failed webhook delivery. Only the subscription owner or an admin can retry.Documentation Index
Fetch the complete documentation index at: https://docs.exowizz.com/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
The failed webhook delivery ID.
Request
Response
Returns the queued retry delivery with a201 Created status.
Example response:
Errors
| Status | Description |
|---|---|
403 | You do not own this delivery and are not an admin |
422 | Delivery is not failed, related records are missing, or manual retry limit reached |