Redeliver a webhook delivery
Creates a new delivery row with the same payload + event_name and queues it. The original row is preserved for audit history.
Required scope: write_settings (for API-key authentication).
POST
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Headers
Bearer token for admin authentication
Path Parameters
Parent webhook endpoint ID
Webhook delivery ID to redeliver
Response
201 - application/json
redelivery queued
Spree Admin SDK

