Manually requeue a failed webhook delivery (admin)
post
/v1/admin/webhook-deliveries/{id}/retryFlips 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'.