Redeliver a Webhooks v3 eventpost https://{hostname}/{customerId}/webhooks/subscriptions/{subscriptionId}/events/{eventId}/redeliverPath ParamscustomerIdstringrequiredsubscriptionIdstringrequiredeventIdstringrequiredHeadersacceptstringenumDefaults to application/json*/*application/jsonAllowed:*/*application/jsonResponses 202Event rescheduling successful. 400Your request didn’t pass JSON schema validation. 403You don’t have permission to access the resource. 404A path component couldn’t be found. 409You can't reschedule the event. 429You exceeded the Webhooks v3 rate limit.Updated about 1 month ago