Retry a webhook delivery
Requeues a failed or exhausted webhook delivery for another attempt. **Limits:** this endpoint takes no request body; any body sent is capped at 64 KB. An oversized body returns a `400` with error code `request_too_large`.
Authorization
AuthorizationRequiredBearer <token>API key. Manage keys from the dashboard at app.bytekit.com.
In: header
Path Parameters
idRequiredstringPattern:
"^wh_"Successful response.