Docs
Dashboard

webhookDeliveryResend

Mutation

Resends a failed webhook delivery with the same idempotency key.

#

Arguments


input
WebhookDeliveryResendInput!Required

Specifies the webhook delivery to resend.

#

Payload


errors
[WebhookDeliveryResendError!]

User-facing errors that prevented the operation from succeeding.

webhookDelivery
WebhookDelivery

The webhook delivery associated with this webhook delivery resend payload.