Re-dispatch previously generated webhook events. When `fromDate` is provided, only hooks created at or after that timestamp are resent.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
fromDate |
query | string (date-time) |
no | ISO-8601 timestamp to limit which events are resent. |
Responses
| Status | Body | Description |
|---|---|---|
200 |
WebhookResendResponse |
Webhook resend jobs enqueued. |
400 |
Error |
Invalid request. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.