AArtery

Manually requeue a failed webhook delivery (admin)

post/v1/admin/webhook-deliveries/{id}/retry

Flips status back to 'pending', resets attempt to 0, and clears response/error fields so the WebhookDeliveryWorker picks it up on the next tick. Only acts on rows currently in 'failed'.

Manually requeue a failed webhook delivery (admin) · Artery API Docs