/api/notifications/v1/webhooks/{webhookId}/notifications/retriggerRetriggers a list of webhook notifications by their IDs. Max 25 notifications per request. Note: retriggered webhooks use the original signature. If the webhook secret was rotated since the original send, the signature will be incorrect.
webhookIdstringRequiredwebhookNotificationIds array[string] totalRequested integer <int32>required totalSuccess integer <int32>required totalFailed integer <int32>required successfulNotifications array[object] required webhookNotificationId string <uuid>required retriggeredNotificationRequestId string error string failedNotifications array[object] required webhookNotificationId string <uuid>required retriggeredNotificationRequestId string error string