Skip to main content

Resend Events

POST 

/webhook-batch/:batch_id/resend

Synchronously resend the webhook batch with the provided batch_id for the customer. The result is returned in the response.

Request

Responses

Resend attempt completed. The result of the resend attempt is included in the response body. A successful response here does not mean the webhook endpoint responded with a 2xx status code, only that we were able to make the resend attempt and receive a response.